Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/672475/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/lan/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/lan/fr/?format=api",
    "user": "https://translate.tails.boum.org/api/users/xin/?format=api",
    "author": "https://translate.tails.boum.org/api/users/xin/?format=api",
    "timestamp": "2024-05-11T14:13:43.935558Z",
    "action": 4,
    "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.",
    "id": 3310341,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/3310341/?format=api"
}