Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/557605/?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/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-02T08:00:49.520069Z",
    "action": 59,
    "target": "The office file to be viewed. Use an resource string reference to specify which office file should be viewed: 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": 358298,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/358298/?format=api"
}