Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1479696/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookfilesystems_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookfilesystems_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-03-21T03:25:23.345737Z",
    "action": 9,
    "target": "기본 파일 시스템 외에도 FreeBSD는 로컬에 연결된 USB 저장 장치, 플래시 드라이브 및 하드 디스크에 저장된 데이터와 같은 다른 운영 체제의 데이터에 로컬로 액세스할 수 있도록 다양한 다른 파일 시스템을 지원합니다.  여기에는 Linux(R) EXT(확장 파일 시스템)에 대한 지원이 포함됩니다.",
    "id": 444757,
    "action_name": "Translation uploaded",
    "url": "https://translate-dev.freebsd.org/api/changes/444757/?format=api"
}