Changes API.

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

GET /api/changes/39614/?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/moulinette/?format=api",
    "translation": null,
    "user": "https://translate.yunohost.org/api/users/yunohost/?format=api",
    "author": null,
    "timestamp": "2021-09-06T11:12:41.218578Z",
    "action": 22,
    "target": "Auto-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": 39614,
    "action_name": "Repository merge failed",
    "url": "https://translate.yunohost.org/api/changes/39614/?format=api"
}