Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/82753287/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/kingu/?format=api",
    "author": "https://hosted.weblate.org/api/users/kingu/?format=api",
    "timestamp": "2022-10-28T11:29:53.896417+02:00",
    "action": 37,
    "target": "Общая система печати в UNIX (английское сокращение CUPS™) является проектом (и торговой маркой), управляемым компанией Apple, Inc. <ulink type=\"block\" url=\"https://www.cups.org/\" />",
    "id": 37884130,
    "action_name": "Marked for edit",
    "url": "https://hosted.weblate.org/api/changes/37884130/?format=api"
}