Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/110134691/?format=api",
    "component": "https://hosted.weblate.org/api/components/gasdottong/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/gasdottong/translations/en/?format=api",
    "user": "https://hosted.weblate.org/api/users/Pixel-Tux/?format=api",
    "author": "https://hosted.weblate.org/api/users/Pixel-Tux/?format=api",
    "timestamp": "2024-02-16T20:52:21.941701+01:00",
    "action": 5,
    "target": "Current order status. Can take on the following values:<ul><li>open for bookings: all users can view the order and submit their bookings. When the order is in this state, announcement emails are also sent</li><li>closed for bookings: all users can see the order but can't add or change bookings. However, authorised users can still make adjustments</li><li>delivered: the order only appears in the list for authorised users, with no option to modify values or bookings</li><li>archived: the order is no longer listed but can be retrieved using the search function</li><li>pending: the order is visible in the list for authorised users and can be modified</li></ul>",
    "id": 81137464,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/81137464/?format=api"
}