Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/673516/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/onionshare/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/onionshare/it/?format=api",
    "user": "https://translate.tails.boum.org/api/users/la_r_go/?format=api",
    "author": "https://translate.tails.boum.org/api/users/la_r_go/?format=api",
    "timestamp": "2024-05-09T17:03:55.361689Z",
    "action": 4,
    "target": "Le persone con l'indirizzo onion possono caricare file direttamente in questa cartella o inviare messaggi di testo dal loro *Tor Browser*.",
    "id": 3309191,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/3309191/?format=api"
}