Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2018-05-15T08:47:55.610615Z",
    "action": 22,
    "target": "error: merge is not possible because you have unmerged files.\nhint: Fix them up in the work tree, and then use 'git add/rm <file>'\nhint: as appropriate to mark resolution and make a commit, or use\nhint: 'git commit -a'.\nfatal: Exiting because of an unresolved conflict. (128)",
    "id": 10447,
    "action_name": "Repository merge failed",
    "url": "https://l10n.xwiki.org/api/changes/10447/?format=api"
}