Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8324588/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/sssd/sssd-manpage-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/sssd/sssd-manpage-master/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2023-09-18T00:15:11.576813Z",
    "action": 2,
    "target": "그룹 재정의를 위한 객체등급의 이름. 만약 발견된 재정의 객체가 사용자 또는 그룹과 관련되어 있는지 확인하는 데 사용됩니다.",
    "id": 12494548,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/12494548/?format=api"
}