Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/120056091/?format=api",
    "component": "https://hosted.weblate.org/api/components/cloudstream/fastlane/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/cloudstream/fastlane/ml/?format=api",
    "user": "https://hosted.weblate.org/api/users/joshuasaju2/?format=api",
    "author": "https://hosted.weblate.org/api/users/joshuasaju2/?format=api",
    "timestamp": "2024-03-28T17:10:13.787554+01:00",
    "action": 5,
    "target": "ക്ലൗഡ് സ്ട്രീം-3 സിനിമകൾ, ടിവി സീരീസ്, ആനിമേഷൻ എന്നിവ സ്ട്രീം ചെയ്യാനും ഡൗൺലോഡ് ചെയ്യാനും നിങ്ങളെ അനുവദിക്കുന്നു.",
    "id": 86123654,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/86123654/?format=api"
}