Changes API.

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

GET /api/changes/13279/?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/android-authenticator/?format=api",
    "translation": null,
    "user": "https://l10n.xwiki.org/api/users/tmortagne/?format=api",
    "author": null,
    "timestamp": "2018-06-07T09:44:31.253321Z",
    "action": 22,
    "target": "Auto-merging app/src/main/res/values-ru/strings.xml\nCONFLICT (content): Merge conflict in app/src/main/res/values-ru/strings.xml\nAutomatic merge failed; fix conflicts and then commit the result. (1)",
    "id": 13279,
    "action_name": "Repository merge failed",
    "url": "https://l10n.xwiki.org/api/changes/13279/?format=api"
}