Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701569/?format=api",
    "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/trust/it/?format=api",
    "user": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "author": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "timestamp": "2025-12-06T21:49:12.291884Z",
    "action": 26,
    "target": "    Tails e stato creato grazi al Progetto Tor, la stessa ognanizzazione che realizzato Tor software e *Tor Browser*\n",
    "old": "",
    "details": {
        "rejection_reason": "errori"
    },
    "id": 3527570,
    "action_name": "Suggestion removed",
    "url": "https://translate.tails.net/api/changes/3527570/?format=api"
}