Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/748392/?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:07:34.007201Z",
    "action": 4,
    "target": "Никто не должен платить за безопасность при работе с компьютером. Именно поэтому мы распространяем Tails бесплатно и хотим, чтобы им мог легко пользоваться любой человек.",
    "old": "Никто не должен платить за безопасность, работая на компьютере. Поэтому мы распространяем Tails бесплатно и стараемся сделать его простым в использовании.",
    "details": {
        "state": 10,
        "source": "Nobody should have to pay to be safe while using a computer.  That is why we are giving out Tails for free and want to make it easy to use by anybody.",
        "context": "",
        "old_state": 10
    },
    "id": 3547624,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3547624/?format=api"
}