Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/641198/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/advanced_topics_virt_manager/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/advanced_topics_virt_manager/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-08T17:10:44.470134Z",
    "action": 30,
    "target": "<ol>\n<li>Click on <span class=\"guilabel\">QEMU/KVM - Not Connected</span>.</li>\n<li>Choose <span class=\"menuchoice\">\n    <span class=\"guimenu\">Edit</span>&nbsp;▸\n    <span class=\"guimenuitem\">Connection details</span></span> to\n    administer the connection to your local\n    <span class=\"application\">QEMU</span> system.</li>\n<li>Click on <span class=\"guilabel\">Virtual Networks</span> tab, then\n    select the <span class=\"guilabel\">default</span> virtual network in\n    the left pane.</li>\n<li>Click on the [[!img lib/media-playback-start.png alt=\"Start Network\"\n    link=no class=symbolic]] icon on the bottom of the left pane to\n    start the default virtual network.</li>\n</ol>\n",
    "id": 3145585,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3145585/?format=api"
}