Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/xwords/android/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-04-27T16:51:00.738424+02:00",
    "action": 22,
    "target": "Auto-merging xwords4/android/res_src/values-de/strings.xml\nCONFLICT (content): Merge conflict in xwords4/android/res_src/values-de/strings.xml\nAutomatic merge failed; fix conflicts and then commit the result.\n (1)",
    "id": 88382122,
    "action_name": "Repository merge failed",
    "url": "https://hosted.weblate.org/api/changes/88382122/?format=api"
}