Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/landing-page/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-06-21T00:19:28.207907Z",
    "action": 22,
    "target": "Auto-merging po/cs.po\nCONFLICT (content): Merge conflict in po/cs.po\nAutomatic merge failed; fix conflicts and then commit the result.\n (1)",
    "id": 1859909,
    "action_name": "Failed merge on repository",
    "url": "https://l10n.opensuse.org/api/changes/1859909/?format=api"
}