Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel8-branch/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2020-01-25T20:16:04.727300Z",
    "action": 28,
    "target": "To github.com:weblate/weblate.git\n ! [remote rejected] rhel8-branch -> weblate-pykickstart-rhel8-branch (shallow update not allowed)\nerror: failed to push some refs to 'git@github.com:weblate/weblate.git'\n (1)",
    "id": 62398,
    "action_name": "Repository push failed",
    "url": "https://translate.fedoraproject.org/api/changes/62398/?format=api"
}