Changes API.

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

GET /api/changes/213047/?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/ru/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
    "author": null,
    "timestamp": "2024-11-03T17:17:23.966772Z",
    "action": 17,
    "target": "",
    "id": 213047,
    "action_name": "Committed changes",
    "url": "https://translate.lxqt-project.org/api/changes/213047/?format=api"
}