Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1469280/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookcolophon/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookcolophon/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-07T14:19:55.522194Z",
    "action": 5,
    "target": "이 책은 “FreeBSD 도큐먼트 프로젝트”에 참가한 수백명의 기여자들의 노력에 의해 만들어 졌습니다.  책의 내용은 AsciiDoc으로 작성되었습니다.",
    "id": 440192,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/440192/?format=api"
}