Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/801427/?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:09:56.539476Z",
    "action": 2,
    "target": "<x id=\"START_TAG_NG_CONTAINER\" ctype=\"x-ng_container\" equiv-text=\"&lt;ng-container *ngIf=&quot;isAccept()&quot;&gt;\"/>Accepter <x id=\"INTERPOLATION\" equiv-text=\"{{ registration.username }}\"/> l'inscription<x id=\"CLOSE_TAG_NG_CONTAINER\" ctype=\"x-ng_container\" equiv-text=\"&lt;/ng-container&gt;\"/><x id=\"START_TAG_NG_CONTAINER_1\" ctype=\"x-ng_container_1\" equiv-text=\"&lt;ng-container *ngIf=&quot;isReject()&quot;&gt;\"/>Rejeter <x id=\"INTERPOLATION\" equiv-text=\"{{ registration.username }}\"/> l'inscription<x id=\"CLOSE_TAG_NG_CONTAINER\" ctype=\"x-ng_container\" equiv-text=\"&lt;/ng-container&gt;\"/>",
    "id": 777459,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/777459/?format=api"
}