Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/910869/?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:08:53.330493Z",
    "action": 2,
    "target": "Si vous avez besoin d'aide pour utiliser PeerTube, vous pouvez consulter la <x id=\"START_LINK\" ctype=\"x-a\" equiv-text=\"&lt;a class=&quot;link-orange&quot; href=&quot;https ://docs.joinpeertube.org/use/setup-account&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;\"/>documentation<x id=\"CLOSE_LINK\" ctype=\"x-a\" equiv-text=\"&lt;/a&gt;\"/>. ",
    "id": 777447,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/777447/?format=api"
}