Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.memarc.info/api/components/memorial-archives/widgets/?format=api",
    "translation": null,
    "user": "https://translate.memarc.info/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2024-01-10T11:56:34.222730Z",
    "action": 22,
    "target": "Auto-merging src/locales/pl.json\nAuto-merging src/locales/it.json\nCONFLICT (content): Merge conflict in src/locales/it.json\nAuto-merging src/locales/fr.json\nCONFLICT (content): Merge conflict in src/locales/fr.json\nAuto-merging src/locales/es.json\nCONFLICT (content): Merge conflict in src/locales/es.json\nAutomatic merge failed; fix conflicts and then commit the result.\n (1)",
    "id": 9588,
    "action_name": "Failed merge on repository",
    "url": "https://translate.memarc.info/api/changes/9588/?format=api"
}