Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/666954/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/tor_browser/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/tor_browser/ca/?format=api",
    "user": "https://translate.tails.boum.org/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.boum.org/api/users/victordargallo/?format=api",
    "timestamp": "2024-02-01T10:24:32.139643Z",
    "action": 36,
    "target": "Això es deu al fet que, a Tails, el *Navegador Tor* està confinat amb *[[!debwiki AppArmor]]* per protegir els vostres fitxers d'alguns tipus d'atacs contra el *Navegador Tor*.",
    "id": 3249791,
    "action_name": "Translation approved",
    "url": "https://translate.tails.boum.org/api/changes/3249791/?format=api"
}