Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7260170/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-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-11-03T07:48:04.352044Z",
    "action": 2,
    "target": "캐쉬만 사용 가능하지만 '%s'를 위해 캐쉬가 없습니다",
    "old": "캐시 만 사용 가능하지만 '%s'",
    "details": {},
    "id": 3668051,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3668051/?format=api"
}