Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/703745/?format=api",
    "component": "https://translate.tails.net/api/components/tails/restart_second_timeinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/restart_second_timeinline/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-05-31T17:26:41.612505Z",
    "action": 26,
    "target": "   <p class=\"code\">Des erreurs ont été détecté dans la partition de votre clef USB Tails.</p>\n",
    "old": "",
    "details": {
        "rejection_reason": ""
    },
    "id": 3449702,
    "action_name": "Suggestion removed",
    "url": "https://translate.tails.net/api/changes/3449702/?format=api"
}