Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1490824/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookboot_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookboot_index/ko/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/cygnus6960/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/cygnus6960/?format=api",
    "timestamp": "2023-03-21T06:38:57.175291Z",
    "action": 9,
    "target": "부팅 프로세스를 제어하기 위해 FreeBSD 부트스트랩의 구성 요소에 전달할 수 있는 옵션.",
    "id": 444781,
    "action_name": "Translation uploaded",
    "url": "https://translate-dev.freebsd.org/api/changes/444781/?format=api"
}