Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/747741/?format=api",
    "component": "https://translate.tails.net/api/components/tails/tor_browser/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/tor_browser/ca/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2026-04-06T11:04:51.613973Z",
    "action": 36,
    "target": "El *[Navegador Tor](https://www.torproject.org/ca/)* és un\nnavegador web basat en el [Mozilla Firefox](https://www.firefox.com/ca/) però configurat\nper protegir la vostra privadesa.\n",
    "old": "El *[Navegador Tor](https://www.torproject.org/ca/)* és un\nnavegador web basat en el [Mozilla Firefox](https://www.firefox.com/ca/) però configurat\nper protegir la vostra privadesa.\n",
    "details": {
        "state": 30,
        "source": "*[Tor Browser](https://www.torproject.org)* is a web\nbrowser based on [Mozilla Firefox](https://www.firefox.com/) but configured\nto protect your privacy.\n",
        "old_state": 20
    },
    "id": 3540438,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3540438/?format=api"
}