Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/786719/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pulseaudio/paprefs/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/paprefs/zh_CN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/lvgg/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/lvgg/?format=api",
    "timestamp": "2021-12-03T08:13:16.183919Z",
    "action": 2,
    "target": "网络服务",
    "old": "网络服务器",
    "details": {},
    "id": 3773154,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3773154/?format=api"
}