Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11568030/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-90/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-90/nl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/nippur/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/nippur/?format=api",
    "timestamp": "2023-02-16T11:06:07.913063Z",
    "action": 2,
    "target": "We laten je schijven met rust totdat je op 'Begin  installatie' klikt.",
    "old": "We laten je schijven met rust totdat je op 'Begin met installatie' klikt.",
    "details": {
        "state": 20,
        "source": "We won't touch your disks until you click 'Begin Installation'.",
        "old_state": 20
    },
    "id": 9213273,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9213273/?format=api"
}