Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2020-08-18T21:21:49.118654Z",
    "action": 21,
    "target": "",
    "id": 5355,
    "action_name": "Rebased repository",
    "url": "https://translate.lxqt-project.org/api/changes/5355/?format=api"
}