Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/604104/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel7-branch/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel7-branch/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/ljanda/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/ljanda/?format=api",
    "timestamp": "2020-07-13T14:18:35.494877Z",
    "action": 5,
    "target": "0에서 100 사이의 백분율이어야 합니다.",
    "id": 1074719,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/1074719/?format=api"
}