Changes API.

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

GET /api/changes/374328/?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/languages/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-07-08T05:11:43.182619Z",
    "action": 40,
    "target": "en (en, en)",
    "id": 374328,
    "action_name": "중복 언어 발견됨",
    "url": "https://translate-dev.freebsd.org/api/changes/374328/?format=api"
}