Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/745911/?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-26T23:03:05.236518Z",
    "action": 30,
    "target": "In the confirmation dialog click **Restore**.",
    "old": "In the confirmation dialog click <span class=\"bold\">Restore</span>.",
    "details": {},
    "id": 3493403,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3493403/?format=api"
}