Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/642316/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storagebackuppo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storagebackuppo/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-08T17:12:13.049094Z",
    "action": 30,
    "target": "If your backup Tails has an outdated version of Tails, we recommend you upgrade it by cloning your current Tails using <span class=\"application\">Tails Cloner</span>.  For detailed instructions, see how to [[manually upgrade from another Tails|upgrade/clone#upgrade]].",
    "id": 3146504,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3146504/?format=api"
}