Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/251216/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/tr/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/ayhanyalcinsoy/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/ayhanyalcinsoy/?format=api",
    "timestamp": "2024-08-19T18:37:36.675520Z",
    "action": 7,
    "target": "Yeniden arşivleniyor",
    "id": 201004,
    "action_name": "Suggestion accepted",
    "url": "https://translate.lxqt-project.org/api/changes/201004/?format=api"
}