Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1712693/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookkernelconfig_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookkernelconfig_index/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-14T20:57:56.601892Z",
    "action": 59,
    "target": "시스템을 종료하고 새 커널로 재부팅합니다. 문제가 발생하면 <<kernelconfig-noboot, The kernel does not boot>> 을 참조하세요.",
    "id": 703248,
    "action_name": "String updated in the repository",
    "url": "https://translate-dev.freebsd.org/api/changes/703248/?format=api"
}