Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/432227/",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/activitypub-notifications/",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/activitypub-notifications/en/",
    "user": null,
    "author": null,
    "timestamp": "2020-03-31T09:35:35.723279Z",
    "action": 13,
    "target": "",
    "id": 197440,
    "action_name": "New source string",
    "url": "https://l10n.xwiki.org/api/changes/197440/"
}