Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1583157/?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.810578Z",
    "action": 59,
    "target": "기본적으로 커스텀 커널을 컴파일하면 모든 커널 모듈이 다시 빌드됩니다.  커널을 더 빠르게 업데이트하거나 커스텀 모듈만 빌드하려면 커널 빌드를 시작하기 전에 [.filename]#/etc/make.conf# 을 편집하세요.  예를 들어 이 변수는 모든 모듈 빌드의 기본값을 사용하는 대신 빌드할 모듈 목록을 지정합니다:",
    "id": 556378,
    "action_name": "String updated in the repository",
    "url": "https://translate-dev.freebsd.org/api/changes/556378/?format=api"
}