Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/705610/?format=api",
    "component": "https://translate.tails.net/api/components/tails/shutdown/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/shutdown/fr/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2025-03-24T11:50:14.914654Z",
    "action": 4,
    "target": "<p>Vous risquez de corrompre le stockage persistant et de perdre des données lorsque vous débranchez\nvotre clé USB pendant que Tails est en fonctionnement.</p>\n",
    "id": 3433756,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3433756/?format=api"
}