Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/942443/?format=api",
    "component": "https://weblate.framasoft.org/api/components/nextcloud/login-notes/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/nextcloud/login-notes/ar/?format=api",
    "user": "https://weblate.framasoft.org/api/users/alimahwer/?format=api",
    "author": "https://weblate.framasoft.org/api/users/alimahwer/?format=api",
    "timestamp": "2024-03-28T23:22:28.407367Z",
    "action": 5,
    "target": "سيتم عرض الملاحظة على صفحة المصادقة الثنائية 2FA U2F عندما يتم طلب الرمز من جهاز U2F.",
    "id": 770043,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/770043/?format=api"
}