Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1497463/?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:19.684617Z",
    "action": 9,
    "target": "GPL은 독점 지적 재산권과의 연결 고리를 끊어 방치화를 방지하고자 합니다.",
    "id": 445690,
    "action_name": "Translation uploaded",
    "url": "https://translate-dev.freebsd.org/api/changes/445690/?format=api"
}