Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/926663/?format=api",
    "component": "https://weblate.framasoft.org/api/components/nextcloud/holiday-calendars/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/nextcloud/holiday-calendars/zh_Hans/?format=api",
    "user": "https://weblate.framasoft.org/api/users/henryhu/?format=api",
    "author": "https://weblate.framasoft.org/api/users/henryhu/?format=api",
    "timestamp": "2024-01-20T22:56:36.871203Z",
    "action": 5,
    "target": "我们无法让您直接添加它们的日历,但是您可以在以下网站上找到一些有趣的内容。在您复制源 URL 之后哦,您可以在日历应用中订阅它们。",
    "id": 741918,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/741918/?format=api"
}