Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/icewm/icewm-1-4-branch/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/icewm/icewm-1-4-branch/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-09-23T23:48:19.705286Z",
    "action": 17,
    "target": "",
    "id": 1569299,
    "action_name": "Committed changes",
    "url": "https://l10n.opensuse.org/api/changes/1569299/?format=api"
}