Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7805972/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ar/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/amjan/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/amjan/?format=api",
    "timestamp": "2024-03-16T12:34:40.003794Z",
    "action": 2,
    "target": "لم يستطع خادم العرض إكس البدء على جهازك. هل ترغب في بدء VNC للاتصال بهذا الحاسب من حاسب آخر وإتمام التثبيت بواجهة رسومية، أم ترغب في متابعة التثبيت بواجهة نصية؟",
    "id": 15449497,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/15449497/?format=api"
}