Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/777440/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.framasoft.org/api/units/907042/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube/angular/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/angular/fr_FR/?format=api",
    "user": "https://weblate.framasoft.org/api/users/chocobozzz/?format=api",
    "author": "https://weblate.framasoft.org/api/users/chocobozzz/?format=api",
    "timestamp": "2024-04-22T09:07:57.396324Z",
    "action": 8,
    "target": "<x id=\"START_PARAGRAPH\" ctype=\"x-p\" equiv-text=\"&lt ;p class=&quot ;mb-2&quot ;&gt ;\"/>Écrire directement du code JavaScript. Par exemple :<x id=\"CLOSE_PARAGRAPH\" ctype=\"x-p\" equiv-text=\"&lt ;/p&gt ;\"/><x id=\"START_TAG_PRE\" ctype=\"x-pre\" equiv-text=\"&lt ;pre&gt ;\"/>console.log('mon instance est fantastique') ;<x id=\"CLOSE_TAG_PRE\" ctype=\"x-pre\" equiv-text=\"&lt ;/pre&gt ;\"/>",
    "id": 777440,
    "action_name": "Traduction restaurée",
    "url": "https://weblate.framasoft.org/api/changes/777440/?format=api"
}