Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/678084/?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/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:32:53.647135Z",
    "action": 59,
    "target": "In Tails e in generale in Linux, il nome dei file di configurazione spesso inizia con un punto e sono spesso chiamati [[!wikipedia dotfiles]] per questa ragione.  La funzionalità dei Dotfiles dell'Archivio Persistente li rende più facili da mantenere come \"*dotfiles*\", per esempio:  *~/.gitconfig* o *~/.bashrc*.",
    "id": 3265921,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3265921/?format=api"
}