Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/35063/?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/de/?format=api",
    "user": "https://translations.zorin.com/api/users/anonymous/?format=api",
    "author": "https://translations.zorin.com/api/users/anonymous/?format=api",
    "timestamp": "2025-03-30T06:18:00.275307Z",
    "action": 4,
    "target": "Du kannst diese Taste gedrückt halten, während du mit der Maus das Fenster von einer beliebiegen Position aus bewegst.",
    "id": 57981,
    "action_name": "Suggestion added",
    "url": "https://translations.zorin.com/api/changes/57981/?format=api"
}