Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11554774/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-90/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-90/kk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/baurzhanm/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/baurzhanm/?format=api",
    "timestamp": "2022-12-26T15:23:04.801433Z",
    "action": 2,
    "target": "Ба_с тарту",
    "old": "Ба_с тарту",
    "details": {
        "state": 20,
        "source": "_Cancel",
        "old_state": 10
    },
    "id": 9027597,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9027597/?format=api"
}