Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3000256/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit/rhel-7/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2024-02-12T08:49:40.889936Z",
    "action": 2,
    "target": "신규 암호문를 저장하려면 디스크 잠금 해제가 필요합니다. 현재 디스크의 암호문을 제공하십시오.",
    "id": 14721364,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/14721364/?format=api"
}