Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": null,
    "user": "https://translate.yunohost.org/api/users/yunohost/?format=api",
    "author": null,
    "timestamp": "2021-08-27T07:39:01.462916Z",
    "action": 22,
    "target": "Auto-merging locales/pt.json\nCONFLICT (content): Merge conflict in locales/pt.json\nAuto-merging locales/it.json\nAuto-merging locales/gl.json\nCONFLICT (content): Merge conflict in locales/gl.json\nAuto-merging locales/fr.json\nCONFLICT (content): Merge conflict in locales/fr.json\nAutomatic merge failed; fix conflicts and then commit the result.\n (1)",
    "id": 34645,
    "action_name": "Repository merge failed",
    "url": "https://translate.yunohost.org/api/changes/34645/?format=api"
}