Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/667661/?format=api",
    "component": "https://translate.tails.net/api/components/tails/install-inc-overview/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/install-inc-overview/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/Chre/?format=api",
    "timestamp": "2025-07-30T18:14:39.768109Z",
    "action": 65,
    "target": "",
    "old": "",
    "details": {
        "comment": "@xin Pour le coup, dans ce contexte je ne comprends pas bien « 1 smartphone » au lieu de « Un smartphone » ? Il ne s'agit pas d'une énumération, ou j'ai raté qq chose dans le contexte de la phrase ? Merci."
    },
    "id": 3502824,
    "action_name": "Comment resolved",
    "url": "https://translate.tails.net/api/changes/3502824/?format=api"
}