Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7185102/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f34/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f34/zh_TW/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/happylittle7/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/happylittle7/?format=api",
    "timestamp": "2021-08-20T07:42:17.496052Z",
    "action": 2,
    "target": "Wi-Fi 網路",
    "old": "網路",
    "details": {},
    "id": 3492117,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3492117/?format=api"
}