Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/13024931/?format=api",
    "component": "https://hosted.weblate.org/api/components/red-moon/app/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/red-moon/app/ta/?format=api",
    "user": "https://hosted.weblate.org/api/users/coderganesh/?format=api",
    "author": "https://hosted.weblate.org/api/users/coderganesh/?format=api",
    "timestamp": "2024-03-16T17:54:26.826115+01:00",
    "action": 2,
    "target": "திட்டப்பக்கத்தைப் பார்வையிடவும்",
    "id": 85071389,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/85071389/?format=api"
}