Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5793304/?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:20:28.639342+02:00",
    "action": 2,
    "target": "Discul poate fi partiționat folosind una dintre mai multe scheme diferite. Dacă nu sunteți sigur, alegeți-o pe prima.",
    "id": 60988588,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/60988588/?format=api"
}