Changes API.

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

GET /api/changes/213988/?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-panel/plugin-mainmenu/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-mainmenu/en_GB/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
    "timestamp": "2024-11-12T17:17:39.498718Z",
    "action": 48,
    "target": "",
    "id": 213988,
    "action_name": "Added new language",
    "url": "https://translate.lxqt-project.org/api/changes/213988/?format=api"
}