Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701416/?format=api",
    "component": "https://translate.tails.net/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/about/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-14T10:09:21.155211Z",
    "action": 4,
    "target": "Наша работа финансируется за счёт пожертвований таких людей, как вы, и организаций, поддерживающих свободу Интернета: Mozilla, DuckDuckGo, Open Tech Fund, Craig Newmark Philanthropies и другие.",
    "old": "Мы работаем благодаря пожертвованиям таких людей, как вы, и организаций, поддерживающих концепцию свободного Интернета: Mozilla, Tor, DuckDuckGo, Freedom of the Press Foundation, Access Now и пр.",
    "details": {
        "state": 10,
        "source": "Our work is funded by donations from people like you and organizations that support Internet freedom: Mozilla, DuckDuckGo, Open Tech Fund, Craig Newmark Philanthropies, etc.",
        "context": "",
        "old_state": 10
    },
    "id": 3547626,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3547626/?format=api"
}