Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/762215/?format=api",
    "component": "https://translate.tails.net/api/components/tails/manage_passwords/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/manage_passwords/de/?format=api",
    "user": "https://translate.tails.net/api/users/Fridolin2/?format=api",
    "author": "https://translate.tails.net/api/users/Fridolin2/?format=api",
    "timestamp": "2026-08-14T13:52:43.500413Z",
    "action": 4,
    "target": "[[!meta title=\"Verwaltung von Passwörtern mit dem Secrets Password-Manager\"]]\n",
    "old": "[[!meta title=\"Passwortverwaltung mit KeePassXC\"]]\n",
    "details": {
        "state": 10,
        "source": "[[!meta title=\"Managing passwords using the Secrets password manager\"]]\n",
        "context": "",
        "old_state": 10
    },
    "id": 3547650,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3547650/?format=api"
}