Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/559758/?format=api",
    "component": "https://translate.tails.net/api/components/tails/electrum/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/electrum/ru/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2025-12-08T12:10:29.909774Z",
    "action": 2,
    "target": "[*Electrum*](https://electrum.org/) — [[!wikipedia_ru Биткоин desc=\"биткоин-\"]]клиент, который особенно подходит к Tails, потому что:",
    "old": "[*Electrum*](https://electrum.org/) — [[!wikipedia_ru Биткойн desc=\"биткоин-\"]]клиент, который особенно подходит к Tails, потому что:",
    "details": {
        "state": 20,
        "source": "[*Electrum*](https://electrum.org/) is a [[!wikipedia Bitcoin]] client that is particularly suited to the context of Tails because:",
        "old_state": 20
    },
    "id": 3528622,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3528622/?format=api"
}