Changes API.

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

GET /api/changes/11998/?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-notificationd/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2020-09-23T15:50:55.654938Z",
    "action": 40,
    "target": "ru (ru_RU, ru)",
    "id": 11998,
    "action_name": "Found duplicated language",
    "url": "https://translate.lxqt-project.org/api/changes/11998/?format=api"
}