Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/19817945/?format=api",
    "component": "https://hosted.weblate.org/api/components/onionshare/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/onionshare/translations/hi/?format=api",
    "user": "https://hosted.weblate.org/api/users/emmapeel/?format=api",
    "author": "https://hosted.weblate.org/api/users/emmapeel/?format=api",
    "timestamp": "2024-01-24T16:39:19.403821+01:00",
    "action": 2,
    "target": "चेतावनी: टॉर प्रोजेक्ट को चलाने के लिए मीक_लाइट ब्रिज एक अच्छा विकल्प नहीं हैं।<br><br>केवल उनका उपयोग तभी करें यदि ओबीफएस4 ट्रांसपोर्ट, या अन्य सामान्य ब्रिड्जेस के माध्यम से टोर से सीधे कनेक्ट करने में आप असमर्थ हों।",
    "id": 78999175,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/78999175/?format=api"
}