Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1474461/?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:56:15.254930Z",
    "action": 5,
    "target": "개발자 핸드북에 오신 것을 환영합니다.  이 매뉴얼은 _진행 중인 작업_이며 많은 사람들의 노력으로 만들어졌습니다.  많은 섹션이 아직 존재하지 않으며, 존재하는 섹션 중 일부는 업데이트가 필요합니다.  이 프로젝트에 도움을 주고 싶으시면 {freebsd-doc}으로 이메일을 보내주세요.",
    "id": 577648,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/577648/?format=api"
}