Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/677944/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storagebackuppo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storagebackuppo/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:32:46.830129Z",
    "action": 13,
    "target": "<p>If your Tails is broken and you are trying to recover your Persistent Storage,\nsee [[recovering the Persistent Storage of a broken Tails|recover]] instead.</p>\n",
    "old": "<p>If your Tails is broken and you are trying to recover your Persistent Storage,\nsee [[recovering the Persistent Storage of a broken Tails|recover]] instead.</p>\n",
    "details": {
        "state": 100,
        "source": "<p>If your Tails is broken and you are trying to recover your Persistent Storage,\nsee [[recovering the Persistent Storage of a broken Tails|recover]] instead.</p>\n",
        "old_state": 100
    },
    "id": 3265676,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3265676/?format=api"
}