Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/753404/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageadditional_softwaredangerzone-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storageadditional_softwaredangerzone-po/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-18T09:14:21.375150Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "<table>\n<tr><th></th><th class=\"w30\">*Dangerzone*</th><th class=\"w30\">*Metadata Cleaner*</th></tr>\n<tr><td>Safe to use on</td><td>Other people's files</td><td>Your files only</td></tr>\n<tr><td>Clean audio and video files</td><td class=\"cross\">No</td><td class=\"check\">Yes</td></tr>\n<tr><td>Remove malware and trackers</td><td class=\"check\">Yes</td><td class=\"cross\">No</td></tr>\n<tr><td>Remove visual metadata and fingerprints¹</td><td class=\"cross\">No</td><td class=\"cross\">No</td></tr>\n<tr><td>Allow selecting text in generated PDFs</td><td class=\"check\">Yes</td><td class=\"cross\">No</td></tr>\n<tr><td>Speed</td><td class=\"cross\">Slower</td><td class=\"check\">Faster</td></tr>\n<tr><td>Included in Tails by default</td><td class=\"cross\">No</td><td class=\"check\">Yes</td></tr>\n</table>\n",
        "old_state": -1
    },
    "id": 3515816,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3515816/?format=api"
}