Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2454878/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kiosk2/bk-belarus/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-belarus/sr_Latn/?format=api",
    "dictionary": null,
    "user": 213,
    "author": 213,
    "timestamp": "2025-10-22T19:32:50",
    "action": 5,
    "target": "Prodaja alkoholnih pića vrši se samo licima starijim od 18 godina uz pokazivanje ličnog dokumenta.<br />Ako u trenutku preuzimanja alkoholnog pića ne možete da pokažete lični dokument, zaposleni u restoranu ima pravo da odbije izdavanje proizvoda i sprovede povraćaj novca.<br />Da li potvrđujete da imate 18 ili više godina?",
    "id": 1324869,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/1324869/?format=api"
}