Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/700010/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepscloneinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallincstepscloneinlinepo/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-09T14:33:19.404084Z",
    "action": 30,
    "target": "   <p>If you select the option <b>Clone the current Persistent Storage</b>, the\n   Persistent Storage of the other Tails is also be copied.\n   <span class=\"upgrade-clone\">The <b>Upgrade</b> button becomes unavailable\n   and you can only [[reinstall|install/clone]] and delete all data on the\n   target USB stick.</span></p>\n",
    "id": 3365194,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3365194/?format=api"
}