Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/737873/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepsinstall_with_gnome_disksinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallincstepsinstall_with_gnome_disksinlinepo/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-11T23:02:57.434583Z",
    "action": 30,
    "target": "   <p>All the data on this USB stick will be lost.</p>\n",
    "old": "   <div class=\"caution\"><p>All the data on this USB stick will be lost.</p></div>\n",
    "details": {},
    "id": 3476654,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3476654/?format=api"
}