Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/742473/?format=api",
    "component": "https://translate.tails.net/api/components/tails/encrypted_volumes/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/encrypted_volumes/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T18:07:25.558761Z",
    "action": 59,
    "target": "**Dimensione Partizione**: potete creare una partizione sull'intero dispositivo o solo su una parte di esso. In questo esempio creiamo una partizione di 4.0 GB su un dispositivo di 8.1 GB.",
    "id": 3487298,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3487298/?format=api"
}