Changes API.

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

GET /api/changes/19295/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.lxqt-project.org/api/units/162719/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-statusnotifier/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-statusnotifier/de/?format=api",
    "glossary_term": null,
    "user": null,
    "author": "https://translate.lxqt-project.org/api/users/anonymous/?format=api",
    "timestamp": "2020-10-23T13:51:47.938887Z",
    "action": 4,
    "target": "Eine automatisch verschwindende wichtige Meldung bleibt für diesen Zeitraum sichtbar.",
    "id": 19295,
    "action_name": "Suggestion added",
    "url": "https://translate.lxqt-project.org/api/changes/19295/?format=api"
}