Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/758080/?format=api",
    "component": "https://translate.tails.net/api/components/tails/index/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/index/ru/?format=api",
    "user": "https://translate.tails.net/api/users/Mart/?format=api",
    "author": "https://translate.tails.net/api/users/Mart/?format=api",
    "timestamp": "2026-08-14T09:33:31.310925Z",
    "action": 26,
    "target": "[[!inline pages=\"doc/about/trust/testimonials.inline\" raw=\"yes\" sort=\"age\"]]",
    "old": "[[!inline pages=\"donate/testimonials.inline.ru\" raw=\"yes\" sort=\"age\"]]",
    "details": {
        "rejection_reason": ""
    },
    "id": 3547607,
    "action_name": "Suggestion removed",
    "url": "https://translate.tails.net/api/changes/3547607/?format=api"
}