Changes API.

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

GET /api/changes/50663/?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-directorymenu-name-and-description/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
    "author": null,
    "timestamp": "2021-02-09T11:47:48.919503Z",
    "action": 14,
    "target": "",
    "id": 50663,
    "action_name": "Component locked",
    "url": "https://translate.lxqt-project.org/api/changes/50663/?format=api"
}