Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14638331/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/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-05-29T08:27:02.217884Z",
    "action": 5,
    "target": "당신은 이 그룹의 후원자이지만, 구성원은 아닙니다. 만약 구성원이 되고자 하면 자신을 추가하세요.",
    "old": "",
    "details": {
        "state": 20,
        "source": "You are a sponsor of this group, but not a member. Add yourself if you want to be a member.",
        "old_state": 0
    },
    "id": 11660427,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11660427/?format=api"
}