Changes API.

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

GET /api/changes/46384/?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:49:45.804253Z",
    "action": 25,
    "target": "translations/screengrab_zh_Hant.ts",
    "id": 46384,
    "action_name": "Removed translation",
    "url": "https://translate.lxqt-project.org/api/changes/46384/?format=api"
}