Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/12399/?format=api",
    "component": "https://translations.zorin.com/api/components/zorin-os-upgrader/zorin-os-upgrader/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-os-upgrader/zorin-os-upgrader/nl/?format=api",
    "user": "https://translations.zorin.com/api/users/CubicSpider/?format=api",
    "author": "https://translations.zorin.com/api/users/CubicSpider/?format=api",
    "timestamp": "2023-12-15T23:07:36.942618Z",
    "action": 7,
    "target": "Houd uw computer aangesloten op de stroomtoevoer.",
    "id": 44727,
    "action_name": "Suggestion accepted",
    "url": "https://translations.zorin.com/api/changes/44727/?format=api"
}