Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/54541/?format=api",
    "component": "https://weblate.rikka.app/api/components/takostats/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/takostats/application/ar/?format=api",
    "user": "https://weblate.rikka.app/api/users/auahhah/?format=api",
    "author": "https://weblate.rikka.app/api/users/auahhah/?format=api",
    "timestamp": "2024-03-13T04:24:44.231601Z",
    "action": 2,
    "target": "لتجنب الاحتيال، يتطلب الشراء التحقق المنتظم. يرجى عدم منع التطبيق من الوصول إلى الشبكة.\n\nسيتوقف التطبيق عن العمل بعد فترة من الوقت دون التحقق بنجاح.",
    "old": "لتجنب الاحتيال، يتطلب الشراء التحقق المنتظم. يرجى عدم منع التطبيق من الوصول إلى الشبكة.\nسيتوقف التطبيق عن العمل بعد فترة من الوقت دون التحقق بنجاح.",
    "details": {
        "state": 20,
        "source": "To avoid fraud, the purchase requires regular verification. Please do not block the app from accessing the network.\n\nThe app will stop working after a period of time without successful verification.",
        "old_state": 20
    },
    "id": 53618,
    "action_name": "Translation changed",
    "url": "https://weblate.rikka.app/api/changes/53618/?format=api"
}