Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/108110341/?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/tl/?format=api",
    "user": "https://hosted.weblate.org/api/users/binh.dam@ibigroup.com/?format=api",
    "author": "https://hosted.weblate.org/api/users/binh.dam@ibigroup.com/?format=api",
    "timestamp": "2023-10-26T21:15:41.978104+02:00",
    "action": 9,
    "target": "Tinatayang tagal ng biyahe: <strong>{duration}</strong> (hindi isinasaalang-alang ang trapiko)",
    "id": 69988557,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/69988557/?format=api"
}