Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/106726575/?format=api",
    "component": "https://hosted.weblate.org/api/components/otp-react-redux/otp-ui-printable-itinerary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/otp-react-redux/otp-ui-printable-itinerary/tr/?format=api",
    "user": "https://hosted.weblate.org/api/users/mkemals/?format=api",
    "author": "https://hosted.weblate.org/api/users/mkemals/?format=api",
    "timestamp": "2023-11-16T17:41:47.405487+01:00",
    "action": 5,
    "target": "{routeDescription} olarak devam et",
    "id": 71582377,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/71582377/?format=api"
}