Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/108110337/?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/ru/?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-30T15:56:00.776097+01:00",
    "action": 5,
    "target": "Выходите в месте <strong>{place}</strong> ({stopId}) в <strong>{time, time, short}</strong>",
    "id": 70182734,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/70182734/?format=api"
}