Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/116088763/?format=api",
    "component": "https://hosted.weblate.org/api/components/pomodoro/pomodoro/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/pomodoro/pomodoro/hi/?format=api",
    "user": "https://hosted.weblate.org/api/users/Scrambled777/?format=api",
    "author": "https://hosted.weblate.org/api/users/Scrambled777/?format=api",
    "timestamp": "2024-03-27T20:55:18.863438+01:00",
    "action": 9,
    "target": "Pomodoro अनुकूलित करें",
    "id": 86085624,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/86085624/?format=api"
}