Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.edugit.org/api/components/teckids/teckids-org/?format=api",
    "translation": null,
    "user": "https://translate.edugit.org/api/users/niklas.bildhauer@teckids.org/?format=api",
    "author": null,
    "timestamp": "2022-02-13T12:52:49.718191Z",
    "action": 22,
    "target": "Auto-merging po/en.po\nCONFLICT (content): Merge conflict in po/en.po\nAutomatic merge failed; fix conflicts and then commit the result.\n (1)",
    "id": 12204,
    "action_name": "Zusammenführen mit Repository ist fehlgeschlagen",
    "url": "https://translate.edugit.org/api/changes/12204/?format=api"
}