Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/801425/?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:19.382285Z",
    "action": 8,
    "target": "Je suis au moins âgé·e de  <x id=\"INTERPOLATION\" equiv-text=\"{{ minimumAge }}\"/> ans et j'accepte les <x id=\"START_LINK\" ctype=\"x-a\" equiv-text=\"&lt ;a class=&quot ;link-orange&quot ; (click)=&quot ;onTermsClick($event)&quot ; href='#'&gt ;\"/>Conditions d'utilisation<x id=\"CLOSE_LINK\" ctype=\"x-a\" equiv-text=\"&lt ;/a&gt ;\"/><x id=\"START_TAG_NG_CONTAINER\" ctype=\"x-ng_container\" equiv-text=\"&lt ;ng-container *ngIf=&quot ;hasCodeOfConduct&quot ;&gt ;\"/> et le <x id=\"START_LINK_1\" equiv-text=\"&lt ;a class=&quot ;link-orange&quot ; (click)=&quot ;onCodeOfConductClick($event)&quot ; href='#'&gt ;\"/>Code de conduite<x id=\"CLOSE_LINK\" ctype=\"x-a\" equiv-text=\"&lt ;/a&gt ;\"/><x id=\"CLOSE_TAG_NG_CONTAINER\" ctype=\"x-ng_container\" equiv-text=\"&lt ;/ng-container&gt ;\"/> de <x id=\"INTERPOLATION_1\" equiv-text=\"{{ instanceName }}\"/> ",
    "id": 777452,
    "action_name": "Traduction restaurée",
    "url": "https://weblate.framasoft.org/api/changes/777452/?format=api"
}