Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/744401/?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/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T22:03:02.132637Z",
    "action": 59,
    "target": "     <div class=\"tip\">\n     <p>Si vous n'êtes pas sûr du chemin de l’image USB, vous pouvez insérer le\n     bon chemin en faisant glisser-déposer l’icône de l'image USB depuis\n     <span class=\"application\">Finder</span> vers <span class=\"application\">\n     Terminal</span>.</p>\n     </div>\n",
    "old": "     <div class=\"tip\">\n     <p>Si vous n'êtes pas sûr du chemin de l’image USB, vous pouvez insérer le\n     bon chemin en faisant glisser-déposer l’icône de l'image USB depuis\n     <span class=\"application\">Finder</span> vers <span class=\"application\">\n     Terminal</span>.</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": 3492746,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3492746/?format=api"
}