Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5793250/?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:06:53.822211+02:00",
    "action": 2,
    "target": " interfață       = ${interface}\n adresă IP       = ${ipaddress}\n mască de rețea  = ${netmask}\n gateway         = ${gateway}\n punct-la-punct  = ${pointopoint}\n servere de nume = ${nameservers}",
    "id": 60987858,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/60987858/?format=api"
}