Changes API.

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

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

{
    "unit": null,
    "component": "https://translate-dev.freebsd.org/api/components/documentation/glossary/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/glossary/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-05T10:30:47.968744Z",
    "action": 17,
    "target": "",
    "id": 528577,
    "action_name": "提交了更改",
    "url": "https://translate-dev.freebsd.org/api/changes/528577/?format=api"
}