Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/361699/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/qtilities/sddm-conf/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/qtilities/sddm-conf/ru/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/adem4ik/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/adem4ik/?format=api",
    "timestamp": "2023-12-24T13:21:44.162021Z",
    "action": 2,
    "target": "Начальное состояние NumLock. Может быть включён, отключён или нет.",
    "id": 170962,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/170962/?format=api"
}