Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1479682/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookintroduction_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookintroduction_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-05-02T13:58:07.261551Z",
    "action": 2,
    "target": "지원되는 모든 FreeBSD 버전은 초기 시스템 설정 시 설치 프로그램에서 [.filename]#/usr/local/share/doc/freebsd# 에 추가 문서를 설치할 수 있는 옵션을 제공합니다.  나중에 패키지를 사용하여 문서를 설치할 수도 있습니다:",
    "id": 524975,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/524975/?format=api"
}