Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/67553/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/ca/?format=api",
    "user": "https://weblate.tusky.app/api/users/quicoto/?format=api",
    "author": "https://weblate.tusky.app/api/users/quicoto/?format=api",
    "timestamp": "2023-02-03T20:37:41.054277Z",
    "action": 36,
    "target": "Tusky v16.0\n\n- La lògica de càrrega de la línia de temps s'ha reescrit completament per tal de ser més ràpida, amb menys errors i més fàcil de mantenir.\n- Tusky ara pot animar emojis personalitzats en format APNG i WebP animat.\n- Moltes correccions d'errors\n- Suport per a Android 11\n- Noves traduccions: gaèlic escocès, gallec, ucraïnès\n- Traduccions millorades",
    "id": 115972,
    "action_name": "Translation approved",
    "url": "https://weblate.tusky.app/api/changes/115972/?format=api"
}