Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/189554/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-job/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/de/?format=api",
    "user": "https://l10n.xwiki.org/api/users/MichaelHamann/?format=api",
    "author": "https://l10n.xwiki.org/api/users/MichaelHamann/?format=api",
    "timestamp": "2024-02-26T10:49:11.303544Z",
    "action": 2,
    "target": "Hintergrundaufgabe vom Typ [{0}] mit Bezeichnung [{1}] abgeschlossen",
    "id": 417851,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/417851/?format=api"
}