Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/469810/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsstartmacpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsstartmacpo/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-01-03T09:26:45.073717Z",
    "action": 36,
    "target": "<h1 id=\"not-at-all\">Solución de problemas cuando Tails no arranca</h1>\n",
    "old": "<h1 id=\"not-at-all\">Solución de problemas cuando Tails no arranca</h1>\n",
    "details": {
        "state": 30,
        "source": "<h1 id=\"not-at-all\">Troubleshooting Tails not starting at all</h1>\n",
        "old_state": 20
    },
    "id": 3235086,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3235086/?format=api"
}