Changes API.

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

GET /api/changes/282949/?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-rendering/content-macro/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-03-03T00:28:17.795616Z",
    "action": 28,
    "target": "To github.com:xwikiorgci/xwiki-rendering.git\n ! [remote rejected] master -> weblate-xwiki-rendering-content-macro (shallow update not allowed)\nerror: failed to push some refs to 'git@github.com:xwikiorgci/xwiki-rendering.git'\n (1)",
    "id": 282949,
    "action_name": "Repository push failed",
    "url": "https://l10n.xwiki.org/api/changes/282949/?format=api"
}