Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/36168/?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/it/?format=api",
    "user": "https://translations.zorin.com/api/users/albano.battistella/?format=api",
    "author": "https://translations.zorin.com/api/users/albano.battistella/?format=api",
    "timestamp": "2025-03-22T21:21:19.689145Z",
    "action": 5,
    "target": "Pulsante della tastiera a schermo nel pannello",
    "id": 57967,
    "action_name": "New translation",
    "url": "https://translations.zorin.com/api/changes/57967/?format=api"
}