Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/760480/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettortroubleshootpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocanonymous_internettortroubleshootpo/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-08-23T20:05:53.197690Z",
    "action": 59,
    "target": "<h2 id=\"bridge\">Cal que configureu un pont de Tor</h2>\n",
    "old": "<h2 id=\"bridge\">Cal que configureu un pont de Tor</h2>\n",
    "details": {
        "state": 30,
        "source": "<h2 id=\"bridge\">You need to configure a Tor bridge</h2>\n",
        "context": "",
        "old_state": 30
    },
    "id": 3547924,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3547924/?format=api"
}