Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/30707/?format=api",
    "component": "https://translations.zorin.com/api/components/zorin-menu/zorin-menu/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-menu/zorin-menu/nl/?format=api",
    "user": "https://translations.zorin.com/api/users/Michel/?format=api",
    "author": "https://translations.zorin.com/api/users/Michel/?format=api",
    "timestamp": "2025-01-14T11:33:50.129856Z",
    "action": 45,
    "target": "",
    "id": 56443,
    "action_name": "New contributor",
    "url": "https://translations.zorin.com/api/changes/56443/?format=api"
}