Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1583163/?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:15:14.780311Z",
    "action": 2,
    "target": "`make` 가 실패하는 경우 일반적으로 커널 구성 파일의 오류로 인해 발생하는데, 이는 `config` 가 포착할 수 있을 만큼 심각하지 않습니다.구성을 검토하고 문제가 명확하지 않은 경우 커널 구성 파일이 포함된 {freebsd-questions}으로 이메일을 보내세요.",
    "id": 564254,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/564254/?format=api"
}