Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/676084/?format=api",
    "component": "https://translate.tails.net/api/components/tails/accessibility/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/accessibility/es/?format=api",
    "user": "https://translate.tails.net/api/users/cacu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2026-04-17T04:41:25.181387Z",
    "action": 7,
    "target": "<p>En su lugar, puedes usar primero el teclado de pantalla en el <i>Editor de texto</i> y luego \ncortar y pegar en una de estas aplicaciones.</p>\n",
    "old": "",
    "details": {
        "state": 30,
        "source": "<p>Instead, you can use the screen keyboard in the <i>Text Editor</i> first,\nthen cut and paste into one of these applications.</p>\n",
        "old_state": 0
    },
    "id": 3540758,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3540758/?format=api"
}