Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/746831/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettortroubleshootpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocanonymous_internettortroubleshootpo/de/?format=api",
    "user": "https://translate.tails.net/api/users/anonymous/?format=api",
    "author": "https://translate.tails.net/api/users/anonymous/?format=api",
    "timestamp": "2026-06-29T19:32:45.404403Z",
    "action": 4,
    "target": "Eine *obfs4*-Brücke sieht aus wie:",
    "old": "Eine obfs4-Brücke sieht aus wie:",
    "details": {
        "state": 10,
        "source": "An *obfs4* bridge looks like:",
        "context": "",
        "old_state": 10,
        "ip_address": "192.168.122.6"
    },
    "id": 3545699,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3545699/?format=api"
}