Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1583140/?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": "2023-07-15T20:39:56.810145Z",
    "action": 59,
    "target": "커널 모듈은 [.filename]#/boot/kernel# 에 존재하며 man:kldload[8]를 사용하여 실행 중인 커널에 동적으로 로드할 수 있습니다.  대부분의 커널 드라이버에는 로드 가능한 모듈과 매뉴얼 페이지가 있습니다.",
    "id": 556352,
    "action_name": "更新了仓库中的字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/556352/?format=api"
}