Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8898708/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2022-11-28T12:43:41.735170Z",
    "action": 2,
    "target": "페도라 CoreOS는 자동으로 최신화되며, 컨테이너화된 작업부하를 안전하고 대규모에서 구동하기 위한 최소한의 운영체제입니다. 현재 다양한 기술환경을 지원하고 있으며, 더 많은 기술환경을 지원 할 예정입니다.",
    "id": 8883802,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8883802/?format=api"
}