Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/120056090/?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:02:01.049551+01:00",
    "action": 5,
    "target": "സിനിമകളും, ടിവി സീരീസുകളും, ആനിമേഷനും സ്ട്രീം ചെയ്യുകയും ഒപ്പം ഡൗൺലോഡ് ചെയ്യുകയും ചെയ്യാം.",
    "id": 86123564,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/86123564/?format=api"
}