Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/678092/?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/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:32:53.963991Z",
    "action": 30,
    "target": "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*.",
    "id": 3265934,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3265934/?format=api"
}