Changes API.

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

GET /api/changes/77106/?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-customcommand-name-and-description/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/cs/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
    "timestamp": "2021-07-12T05:23:29.317087Z",
    "action": 48,
    "target": "",
    "id": 77106,
    "action_name": "Added new language",
    "url": "https://translate.lxqt-project.org/api/changes/77106/?format=api"
}