Changes API.

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

GET /api/changes/51643/?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/zjes/lxqt-appswitcher/?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": "2021-02-14T14:10:43.926014Z",
    "action": 51,
    "target": "",
    "id": 51643,
    "action_name": "Created component",
    "url": "https://translate.lxqt-project.org/api/changes/51643/?format=api"
}