Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/680623/?format=api",
    "component": "https://translate.tails.net/api/components/tails/install/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/install/de/?format=api",
    "user": "https://translate.tails.net/api/users/Fridolin2/?format=api",
    "author": "https://translate.tails.net/api/users/Fridolin2/?format=api",
    "timestamp": "2026-08-13T12:27:51.062983Z",
    "action": 26,
    "target": "Aktuelle Version: [[Tails [[!inline pages=\"inc/stable_amd64_version\" raw=\"yes\" sort=\"age\"]] from [[!inline pages=\"inc/stable_amd64_date\" raw=\"yes\" sort=\"age\"]]|latest]]",
    "old": "",
    "details": {
        "rejection_reason": ""
    },
    "id": 3547430,
    "action_name": "Suggestion removed",
    "url": "https://translate.tails.net/api/changes/3547430/?format=api"
}