Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/557737/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-office-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-office-macro/nl/?format=api",
    "user": "https://l10n.xwiki.org/api/users/JesseV/?format=api",
    "author": "https://l10n.xwiki.org/api/users/JesseV/?format=api",
    "timestamp": "2023-02-22T14:38:37.872535Z",
    "action": 5,
    "target": "Het kantoorbestand dat moet worden bekeken. Gebruik een brontekenreeksreferentie om aan te geven welk kantoorbestand moet worden bekeken: attach:file.ppt, attach:Page@file.doc, attach:Space.Page@file.xls, attach:wiki:Space.Page@file.odt, url:http://some/remote/file.ppt.",
    "id": 373919,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/373919/?format=api"
}