Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/36212/?format=api",
    "component": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/zh_Hans/?format=api",
    "user": "https://translations.zorin.com/api/users/scbeta/?format=api",
    "author": "https://translations.zorin.com/api/users/scbeta/?format=api",
    "timestamp": "2025-04-30T06:47:23.503844Z",
    "action": 5,
    "target": "面板中的屏幕键盘按钮",
    "id": 58042,
    "action_name": "New translation",
    "url": "https://translations.zorin.com/api/changes/58042/?format=api"
}