Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/692702/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageindexpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storageindexpo/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-08-06T19:18:51.020061Z",
    "action": 30,
    "target": "[[Converting dangerous documents to safe PDFs using *Dangerzone*|persistent_storage/additional_software/dangerzone]]",
    "id": 3331388,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3331388/?format=api"
}