Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5534171/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/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-12T13:44:08.683934Z",
    "action": 2,
    "target": "'continue' 명령을 사용하여 디버거를 종료하고 메인 메뉴로 돌아갑니다",
    "id": 3101763,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3101763/?format=api"
}