Changes API.

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

GET /api/changes/46385/?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-desktop/screengrab/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/yan12125/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/yan12125/?format=api",
    "timestamp": "2021-01-11T05:50:07.099172Z",
    "action": 25,
    "target": "translations/screengrab_zh_Hans.ts",
    "id": 46385,
    "action_name": "Removed translation",
    "url": "https://translate.lxqt-project.org/api/changes/46385/?format=api"
}