Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1490152/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookkernelconfig_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookkernelconfig_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-13T06:40:18.275590Z",
    "action": 9,
    "target": "설치된 운영체제가 FreeBSD뿐인 경우, man:dmesg[8]를 사용하여 부팅 프로브 중에 발견되어 나열된 하드웨어를 확인합니다.  FreeBSD의 대부분의 장치 드라이버에는 해당 드라이버가 지원하는 하드웨어를 나열하는 설명서 페이지가 있습니다.  예를 들어, 다음 줄은 man:psm[4] 드라이버가 마우스를 찾았음을 나타냅니다:",
    "id": 442909,
    "action_name": "Translation uploaded",
    "url": "https://translate-dev.freebsd.org/api/changes/442909/?format=api"
}