Changes API.

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

GET /api/changes/32898/?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-configuration/lxqt-leave-menu-entry-logout/?format=api",
    "translation": null,
    "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": "2020-12-07T18:29:29.186273Z",
    "action": 51,
    "target": "",
    "id": 32898,
    "action_name": "Created component",
    "url": "https://translate.lxqt-project.org/api/changes/32898/?format=api"
}