Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1490815/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookboot_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookboot_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-21T06:38:49.678468Z",
    "action": 9,
    "target": "FreeBSD 부팅 프로세스에 대한 소개로, FreeBSD 커널이 시작되고, 장치를 검색하고, init를 시작할 때까지 일어나는 모든 과정의 사용자 정의 방법을 보여줍니다",
    "id": 444774,
    "action_name": "Translation uploaded",
    "url": "https://translate-dev.freebsd.org/api/changes/444774/?format=api"
}