Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/688224/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettorpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocanonymous_internettorpo/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-16T21:22:44.931837Z",
    "action": 30,
    "target": "You cannot access the Internet from Tails until you are connected to Tor. For example, *Tor Browser* displays the error message `The proxy server is refusing connections` until you are connected to Tor.",
    "id": 3315629,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3315629/?format=api"
}