Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/647995/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettorcircuits-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocanonymous_internettorcircuits-po/es/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2024-11-04T15:57:28.398185Z",
    "action": 7,
    "target": "   Por ejemplo, cuando cierras un circuito mientras <i>Tor Browser</i> está descargando un archivo, la descarga se aborta.\n",
    "old": "",
    "details": {
        "state": 20,
        "source": "   For example, when you close a circuit while <i>Tor Browser</i> is\n   downloading a file, the download fails.\n",
        "old_state": 0
    },
    "id": 3384975,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3384975/?format=api"
}