Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/603938/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/fr/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2024-05-03T08:25:16.277064Z",
    "action": 36,
    "target": "<p>Pour stocker les paramètres de l'écran de bienvenue entre différentes session de Tails,\nactivez la fonctionnalité d'[[écran d'accueil|persistent_storage/configure#welcome_screen]]\ndans le stockage persistant.</p>\n",
    "id": 3301369,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3301369/?format=api"
}