Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1465931/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbooklinuxemu_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbooklinuxemu_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-04-27T21:57:28.584588Z",
    "action": 5,
    "target": "FreeBSD는 Linux와의 바이너리 호환성을 제공하므로 사용자는 바이너리를 수정할 필요 없이 대부분의 Linux 바이너리를 FreeBSD 시스템에서 설치하고 실행할 수 있습니다.",
    "id": 522203,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/522203/?format=api"
}