Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/597240/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storagepassphrase-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storagepassphrase-po/ru/?format=api",
    "user": "https://translate.tails.net/api/users/keisinoi/?format=api",
    "author": "https://translate.tails.net/api/users/keisinoi/?format=api",
    "timestamp": "2025-07-05T10:49:28.606635Z",
    "action": 26,
    "target": "Введите вашу новую парольную фразу в поле **Новая парольная фраза**.",
    "old": "",
    "details": {
        "rejection_reason": ""
    },
    "id": 3497232,
    "action_name": "Suggestion removed",
    "url": "https://translate.tails.net/api/changes/3497232/?format=api"
}