Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/2685451/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/initscripts/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-14T15:11:04.783360Z",
    "action": 5,
    "target": "'network-scripts'는 가까운 미래에 배포판에서 제거될 것입니다.",
    "old": "",
    "details": {},
    "id": 3110907,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/3110907/?format=api"
}