Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1583142/?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-08-26T00:10:26.073024Z",
    "action": 2,
    "target": "`if_ath_load=“YES”` 를 [.filename]#/boot/loader.conf# 에 추가하기만 하면 부팅 시 이 모듈을 동적으로 로드할 수 있습니다.",
    "id": 564242,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/564242/?format=api"
}