Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5979981/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/volume_key/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/volume_key/master/zh_CN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/eiriksong/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/eiriksong/?format=api",
    "timestamp": "2024-02-24T02:40:55.952659Z",
    "action": 2,
    "target": "新数据包密码短语",
    "id": 15382161,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/15382161/?format=api"
}