Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/35071/?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/en_GB/?format=api",
    "user": "https://translations.zorin.com/api/users/AndiBing/?format=api",
    "author": "https://translations.zorin.com/api/users/AndiBing/?format=api",
    "timestamp": "2026-05-11T19:24:16.274590Z",
    "action": 5,
    "target": "You can hold this key down while dragging the cursor to move the window from any position.",
    "id": 70078,
    "action_name": "New translation",
    "url": "https://translations.zorin.com/api/changes/70078/?format=api"
}