Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2374137/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/04_installation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/04_installation/it/?format=api",
    "user": "https://hosted.weblate.org/api/users/Dav/?format=api",
    "author": "https://hosted.weblate.org/api/users/Dav/?format=api",
    "timestamp": "2023-01-03T18:15:13.192391+01:00",
    "action": 2,
    "target": "Il manuale di installazione spiega come creare una chiavetta USB che contiene il <command>debian-installer</command>. La procedura è molto semplice poiché le immagini ISO per le architetture i386 e amd64 sono immagini ibride che permettono l'avvio sia da CD-ROM che da chiavetta USB.",
    "id": 44392368,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/44392368/?format=api"
}