Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/641506/?format=api",
    "component": "https://translate.tails.net/api/components/tails/thunderbird/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/thunderbird/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-08T17:11:12.309434Z",
    "action": 30,
    "target": "   <p>To start this assistant again in the future from the main window of\n   <span class=\"application\">Thunderbird</span>, choose\n   <span class=\"menuchoice\">\n     <span class=\"guimenu\">[[!img lib/open-menu.png alt=\"Menu\" class=symbolic link=no]]</span>&nbsp;▸\n     <span class=\"guimenuitem\">Account Settings</span>\n   </span> and then, from the <span class=\"guilabel\">Account Settings</span>\n   dialog, choose <span class=\"guilabel\">Account Actions</span>&nbsp;▸\n   <span class=\"guilabel\">Add Mail Account&hellip;</span>.</p>\n",
    "id": 3145858,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3145858/?format=api"
}