Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/229889/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/system-config-printer/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/system-config-printer/master/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2021-04-01T08:34:54.233822Z",
    "action": 2,
    "target": "이 드라이버는 운영 체제 공급 업체에서 배포된 것이 아니며 이의 상업적 지원에 의해 보호되지 않습니다. 드라이버 공급 업체의 지원 및 저작권 조항을 확인하십시오. 이 드라이버는 운영 체제 공급 업체에서 배포하는 것이 아니라 그 상용 지원은 포함되지 않습니다. 드라이버 공급 업체의 지원에 저작권 조항을 확인하십시오.",
    "id": 3154748,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3154748/?format=api"
}