Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7535645/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/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-11-11T21:59:34.322432Z",
    "action": 2,
    "target": "나중에 활동 개요에서 \"하드 드라이브에 설치\"를\n선택 할 수 있습니다.",
    "old": "나중에 활동 개요에서 \"하드 드라이브에 설치\"을\n선택 할 수 있습니다.",
    "details": {},
    "id": 3732228,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3732228/?format=api"
}