Changes API.

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

GET /api/changes/198634/?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-config-session/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-session/pt_BR/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-08-02T19:00:53.807987Z",
    "action": 44,
    "target": "",
    "id": 198634,
    "action_name": "New strings to translate",
    "url": "https://translate.lxqt-project.org/api/changes/198634/?format=api"
}