Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/700021/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepscloneinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallincstepscloneinlinepo/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-09T14:33:19.731036Z",
    "action": 30,
    "target": "1. Plug\n   <span class=\"pc-clone mac-clone\">the new</span>\n   <span class=\"upgrade\">your primary Tails</span>\n   USB stick <span class=\"upgrade\">in addition to the\n     <span class=\"upgrade-clone\">other</span>\n     <span class=\"upgrade-tails upgrade-os\">intermediary</span>\n   Tails</span> into the computer.\n",
    "id": 3365210,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3365210/?format=api"
}