Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/673424/?format=api",
    "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/onionshare/es/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2024-09-26T17:28:38.684848Z",
    "action": 7,
    "target": "Las personas con la dirección cebolla pueden cargar archivos directamente a esta carpeta o enviarle mensajes de texto desde su *Navegador Tor*.",
    "old": "",
    "details": {
        "state": 20,
        "source": "People with the onion address can upload files directly to this folder or send you text messages from their *Tor Browser*.",
        "old_state": 0
    },
    "id": 3352642,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3352642/?format=api"
}