Changes API.

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

GET /api/changes/135462/?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/lxqt-runner/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/eo/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2022-10-23T15:24:26.306364Z",
    "action": 44,
    "target": "",
    "id": 135462,
    "action_name": "New string to translate",
    "url": "https://translate.lxqt-project.org/api/changes/135462/?format=api"
}