Changes API.

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

GET /api/changes/159014/?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-desktop/liblxqt/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/eo/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2023-08-01T14:56:19.220817Z",
    "action": 0,
    "target": "",
    "id": 159014,
    "action_name": "Resource update",
    "url": "https://translate.lxqt-project.org/api/changes/159014/?format=api"
}