Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/59320/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/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-08T06:55:51.907372Z",
    "action": 2,
    "target": "비밀번호에는 충분한 문자 등급이 포함되어 있지 않습니다",
    "id": 3176106,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3176106/?format=api"
}