Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/744366/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T18:08:47.148449Z",
    "action": 30,
    "target": "     <div class=\"tip\">\n     <p>If you are unsure about the path to the USB image, you can insert the\n     correct path by dragging and dropping the icon of the USB image from\n     <i>Finder</i> onto <i>Terminal</i>.</p>\n     </div>\n",
    "old": "     <div class=\"tip\">\n     <p>If you are unsure about the path to the USB image, you can insert the\n     correct path by dragging and dropping the icon of the USB image from\n     <span class=\"application\">Finder</span> onto <span class=\"application\">\n     Terminal</span>.</p>\n     </div>\n",
    "details": {},
    "id": 3490386,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3490386/?format=api"
}