Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/438667/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/display-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/display-macro/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-06-26T15:33:52.955402Z",
    "action": 13,
    "target": "",
    "id": 202533,
    "action_name": "Source string added",
    "url": "https://l10n.xwiki.org/api/changes/202533/?format=api"
}