Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/727275/?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:34.797813Z",
    "action": 4,
    "target": "Schließen Sie *Tor Connection* und öffnen Sie es erneut, um die initiale Verbindung zu beschleunigen.",
    "old": "- Schließen Sie *Tor Connection* und öffnen Sie es erneut, um die initiale Verbindung zu beschleunigen.",
    "details": {
        "state": 10,
        "source": "Close and reopen *Tor Connection* to speed up the initial connection.",
        "context": "",
        "old_state": 10,
        "ip_address": "192.168.122.6"
    },
    "id": 3545698,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3545698/?format=api"
}