Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/741646/?format=api",
    "component": "https://translate.tails.net/api/components/tails/lan/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/lan/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T18:06:56.460137Z",
    "action": 13,
    "target": "It is impossible to access web pages on the local network using *Tor Browser*.  This prevents websites on the Internet from deanonymizing you using the content of other web pages that might be specific to your local network and reveal where you are.",
    "id": 3486094,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3486094/?format=api"
}