Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/673378/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/onionshare/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/onionshare/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-28T21:48:02.727173Z",
    "action": 4,
    "target": "Les persones amb l'adreça onion poden penjar fitxers directament a aquesta carpeta o enviar-vos missatges de text des del seu *Navegador Tor*.",
    "id": 3274832,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/3274832/?format=api"
}