Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1490121/?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": "https://translate-dev.freebsd.org/api/users/cygnus6960/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/cygnus6960/?format=api",
    "timestamp": "2023-03-13T06:40:06.196791Z",
    "action": 9,
    "target": "이 장에서는 FreeBSD 커널을 구성하는 방법을 다룹니다. 커스텀 커널을 빌드하는 시기, 하드웨어 인벤토리를 가져오는 방법, 커널 구성 파일을 커스터마이징하는 방법 등을 설명합니다",
    "id": 442880,
    "action_name": "Translation uploaded",
    "url": "https://translate-dev.freebsd.org/api/changes/442880/?format=api"
}