Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/672475/?format=api",
    "component": "https://translate.tails.net/api/components/tails/lan/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/lan/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2024-05-16T20:37:13.284763Z",
    "action": 7,
    "target": "Mais une application qui peut se connecter à la fois à des ressources sur Internet (en passant par Tor) et à des ressources sur le réseau local (sans passer par Tor) peut vous désanonymiser.",
    "old": "",
    "details": {
        "state": 20,
        "source": "But an application that can connect to both resources on the Internet (going through Tor) and resources on the local network (without going through Tor) can deanonymize you.",
        "old_state": 0
    },
    "id": 3315450,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3315450/?format=api"
}