Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/603488/?format=api",
    "component": "https://translate.tails.net/api/components/tails/electrum/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/electrum/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-02T12:21:52.074035Z",
    "action": 30,
    "target": "Turn on the [[Electrum Bitcoin Wallet|persistent_storage/configure#electrum]] feature of the Persistent Storage to store your bitcoin wallet and preferences across separate working sessions.",
    "id": 3105199,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3105199/?format=api"
}