Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.elementary.io/api/components/calculator/extra/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2017-05-19T03:06:30.790962Z",
    "action": 22,
    "target": "Auto-merging po/extra/nl.po\nCONFLICT (content): Merge conflict in po/extra/nl.po\nAuto-merging po/extra/ja.po\nCONFLICT (content): Merge conflict in po/extra/ja.po\nAuto-merging po/extra/it.po\nCONFLICT (content): Merge conflict in po/extra/it.po\nAuto-merging po/extra/id.po\nCONFLICT (content): Merge conflict in po/extra/id.po\nAuto-merging po/extra/hu.po\nCONFLICT (content): Merge conflict in po/extra/hu.po\nAuto-merging po/extra/cs.po\nCONFLICT (content): Merge conflict in po/extra/cs.po\nAutomatic merge failed; fix conflicts and then commit the result. (1)",
    "id": 42728,
    "action_name": "Repository merge failed",
    "url": "https://l10n.elementary.io/api/changes/42728/?format=api"
}