Changes API.

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

GET /api/changes/552033/?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/booksarch-handbook_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbook_index/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-15T04:45:02.639204Z",
    "action": 17,
    "target": "",
    "id": 552033,
    "action_name": "Committed changes",
    "url": "https://translate-dev.freebsd.org/api/changes/552033/?format=api"
}