Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/673061/?format=api",
    "component": "https://translate.tails.net/api/components/tails/networkmanager/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/networkmanager/es/?format=api",
    "user": "https://translate.tails.net/api/users/cacu/?format=api",
    "author": "https://translate.tails.net/api/users/cacu/?format=api",
    "timestamp": "2026-03-03T02:50:17.355625Z",
    "action": 4,
    "target": "   <p>Actualmente es imposible [[usar una VPN en\n   Tails|support/faq#vpn]].</p>\n",
    "old": "",
    "details": {
        "state": 0,
        "source": "   <p>It is currently impossible to [[use a VPN in\n   Tails|support/faq#vpn]].</p>\n",
        "old_state": 0
    },
    "id": 3532254,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3532254/?format=api"
}