Changes API.

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

GET /api/changes/202483/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://l10n.xwiki.org/api/units/438267/",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/model-api/",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-api/en/",
    "user": null,
    "author": null,
    "timestamp": "2020-06-26T15:33:26.292384Z",
    "action": 13,
    "target": "",
    "id": 202483,
    "action_name": "New source string",
    "url": "https://l10n.xwiki.org/api/changes/202483/"
}