Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/229896/?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-03-30T21:39:42.557596Z",
    "action": 2,
    "target": "이러한 선택에서 내려받기가 실행되지 않습니다. 다음 단계에서 로컬로 설치된 드라이버를 선택합니다.",
    "id": 3151892,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3151892/?format=api"
}