Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5793300/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-installer/sublevel1/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-installer/sublevel1/ro/?format=api",
    "user": "https://hosted.weblate.org/api/users/NicolaeFericitu/?format=api",
    "author": "https://hosted.weblate.org/api/users/NicolaeFericitu/?format=api",
    "timestamp": "2023-07-07T16:16:32.882458+02:00",
    "action": 2,
    "target": "Programul de instalare vă poate ghida în procesul de partiționare a unui disc (folosind diferite scheme standard) sau, dacă preferați, puteți face acest lucru manual. În cazul partiționării ghidate, veți avea în continuare posibilitatea de a revizui și de a personaliza rezultatele mai târziu.",
    "id": 60988393,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/60988393/?format=api"
}