Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3149425/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/ar/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/jonnyse/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/jonnyse/?format=api",
    "timestamp": "2025-04-11T15:41:34.264164Z",
    "action": 77,
    "target": "لقد اخترت تعمية بعض بياناتك. ستضطر إلى إنشاء عبارة سر و التي ستستخدمها للنفاذ إلى بياناتك عند تشغيل حاسوبك.",
    "old": "لقد اخترت تعمية بعض بياناتك. ستضطر إلى إنشاء عبارة سر و التي ستستخدمها للنّفاذ إلى بياناتك عند تشغيل حاسوبك.",
    "details": {
        "state": 20,
        "source": "You have chosen to encrypt some of your data. You will need to create a passphrase that you will use to access your data when you start your computer.",
        "old_state": 20
    },
    "id": 18340186,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18340186/?format=api"
}