Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/535691/?format=api",
    "component": "https://translate.tails.net/api/components/tails/mac_startup_disksinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/mac_startup_disksinline/fr/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2025-07-12T06:58:43.553440Z",
    "action": 4,
    "target": "Connectez votre clé USB Tails.",
    "id": 3498213,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3498213/?format=api"
}