Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/847593/?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:28.412309Z",
    "action": 8,
    "target": "Priorité <x id=\"START_TAG_P_SORTICON\" ctype=\"x-p_sorticon\" equiv-text=\"&lt ;p-sortIcon field=&quot ;priority&quot ;&gt ;\"/><x id=\"CLOSE_TAG_P_SORTICON\" ctype=\"x-p_sorticon\" equiv-text=\"&lt ;/th&gt ;\"/>",
    "id": 777454,
    "action_name": "Traduction restaurée",
    "url": "https://weblate.framasoft.org/api/changes/777454/?format=api"
}