Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": null,
    "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "author": null,
    "timestamp": "2015-10-09T00:55:17Z",
    "action": 22,
    "target": "Auto-merging po/ja.po\nCONFLICT (content): Merge conflict in po/ja.po\nAutomatic merge failed; fix conflicts and then commit the result. (1)",
    "id": 3298,
    "action_name": "Failed merge on repository",
    "url": "https://l10n.opensuse.org/api/changes/3298/?format=api"
}