Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1497466/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesbsdl-gpl/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesbsdl-gpl/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-27T11:49:20.243111Z",
    "action": 9,
    "target": "어떤 라이선스도 미래의 소프트웨어 가용성을 보장할 수는 없습니다.  저작권자는 전통적으로 언제든지 저작권 조건을 변경할 수 있지만, BSD 커뮤니티에서는 그러한 시도가 단순히 소스를 포크하게 만든다고 가정하고 있습니다.",
    "id": 445693,
    "action_name": "Translation uploaded",
    "url": "https://translate-dev.freebsd.org/api/changes/445693/?format=api"
}