Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ideas-application/?format=api",
    "translation": null,
    "user": "https://l10n.xwiki.org/api/users/atallahade/?format=api",
    "author": null,
    "timestamp": "2018-05-30T11:35:37.518569Z",
    "action": 22,
    "target": "Auto-merging src/main/resources/Ideas/IdeasTranslations.sk.xml\nAuto-merging src/main/resources/Ideas/IdeasTranslations.fr.xml\nCONFLICT (content): Merge conflict in src/main/resources/Ideas/IdeasTranslations.fr.xml\nAutomatic merge failed; fix conflicts and then commit the result. (1)",
    "id": 12636,
    "action_name": "Repository merge failed",
    "url": "https://l10n.xwiki.org/api/changes/12636/?format=api"
}