Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/850256/?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:42.121790Z",
    "action": 2,
    "target": "Mettre à jour <x id=\"START_LINK\" ctype=\"x-a\" equiv-text=\"&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;\"/><x id=\"START_TAG_BUTTON\" ctype=\"x-button\" equiv-text=\"&lt;button class=&quot;button-unstyle&quot; (click)=&quot;onAccountSettingsClick($event)&quot;&gt;\"/>vos paramètres<x id=\"CLOSE_TAG_BUTTON\" ctype=\"x-button\" equiv-text=\"&lt;/button&gt;\"/><x id=\"CLOSE_LINK\" ctype=\"x-a\" equiv-text=\"&lt;/a   &gt;\"/>",
    "id": 777445,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/777445/?format=api"
}