Changes API.

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

GET /api/changes/3492723/?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-26T22:03:01.503285Z",
    "action": 59,
    "target": "     <div class=\"tip\">\n       <p>Falls Sie sich über den Pfad zum ISO-Image unsicher sind, können Sie\n       den richtigen Pfad per Drag and Drop des Symbols des ISO-Abbilds vom\n       <span class=\"application\">Finder</span> in das <span class=\"application\">\n       Terminal</span> einfügen.</p>\n       </div>\n",
    "old": "     <div class=\"tip\">\n       <p>Falls Sie sich über den Pfad zum ISO-Image unsicher sind, können Sie\n       den richtigen Pfad per Drag and Drop des Symbols des ISO-Abbilds vom\n       <span class=\"application\">Finder</span> in das <span class=\"application\">\n       Terminal</span> einfügen.</p>\n       </div>\n",
    "details": {
        "state": 20,
        "source": "     <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_state": 10
    },
    "id": 3492723,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3492723/?format=api"
}