Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/678055/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageconfigure-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storageconfigure-po/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:32:52.103571Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "On Tails and Linux in general, the name of configuration files often starts with a dot and are sometimes called [[!wikipedia dotfiles]] for this reason.  The Dotfiles feature of the Persistent Storage makes it easy to persist such \"*dotfiles*\", for example */home/amnesia/.gitconfig* or */home/amnesia/.bashrc*.",
        "old_state": -1
    },
    "id": 3265856,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3265856/?format=api"
}