Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1474462/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksdevelopers-handbookbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbookbook/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-12-31T00:57:07.456760Z",
    "action": 5,
    "target": "이 문서의 최신 버전은 link:https://www.FreeBSD.org[FreeBSD 월드 와이드 웹 서버]에서 항상 확인할 수 있습니다.  link:https://download.freebsd.org/doc/[FreeBSD 다운로드 서버] 또는 수많은 extref:{handbook}[미러 사이트, 미러] 중 하나에서 다양한 형식과 압축 옵션으로 다운로드할 수도 있습니다.",
    "id": 577650,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/577650/?format=api"
}