Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/14487597/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis/it/?format=api",
    "user": "https://hosted.weblate.org/api/users/Kinnard/?format=api",
    "author": "https://hosted.weblate.org/api/users/Kinnard/?format=api",
    "timestamp": "2020-01-21T11:01:17+01:00",
    "action": 5,
    "target": "Benvenuto sull'interfaccia Web di Foris. Questa guida ti aiuterà nel processo d'installazione del dispositivo. Prima di tutto, è necessario scegliere una password. Vedi di sceglierne una complessa: da essa dipende la sicurezza della tua rete!",
    "id": 5347408,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/5347408/?format=api"
}