Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/captainfact-frontend-ui/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-03-26T19:03:45.513548+01:00",
    "action": 22,
    "target": "Auto-merging app/i18n/en/home.json\nAuto-merging app/i18n/fr/extension.json\nCONFLICT (content): Merge conflict in app/i18n/fr/extension.json\nAuto-merging app/i18n/fr/history.json\nCONFLICT (content): Merge conflict in app/i18n/fr/history.json\nAuto-merging app/i18n/fr/home.json\nCONFLICT (content): Merge conflict in app/i18n/fr/home.json\nAuto-merging app/i18n/fr/main.json\nCONFLICT (content): Merge conflict in app/i18n/fr/main.json\nAuto-merging app/i18n/fr/user.json\nAuto-merging app/i18n/fr/videoDebate.json\nAutomatic merge failed; fix conflicts and then commit the result.\n (1)",
    "id": 85752773,
    "action_name": "Repository merge failed",
    "url": "https://hosted.weblate.org/api/changes/85752773/?format=api"
}