Changes API.

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

GET /api/changes/183797/?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/qtilities/gtk-conf/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/redtide/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/redtide/?format=api",
    "timestamp": "2024-04-19T13:47:29.328629Z",
    "action": 51,
    "target": "",
    "id": 183797,
    "action_name": "Created component",
    "url": "https://translate.lxqt-project.org/api/changes/183797/?format=api"
}