Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/17368/?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/Michel/?format=api",
    "author": "https://translations.zorin.com/api/users/Michel/?format=api",
    "timestamp": "2025-01-14T18:23:37.817566Z",
    "action": 26,
    "target": "Alvorens  het systeem te kunnen opwaarderen  moet u eerst uitloggen en en opnieuw inloggen in het  standaard inlogscherm  van Zorin OS",
    "id": 56653,
    "action_name": "Suggestion removed",
    "url": "https://translations.zorin.com/api/changes/56653/?format=api"
}