Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/954338/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ru/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/YAOXILONG/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/YAOXILONG/?format=api",
    "timestamp": "2024-04-14T05:31:14.671180Z",
    "action": 32,
    "target": "В связи с появлением в OS2.5 нового интерактивного режима верхняя строка состояния будет удалена. Мы опасаемся, что вы не сможете адаптироваться к этому режиму и поэтому оставляем выбор за вами.",
    "id": 436347,
    "action_name": "Bulk status changed",
    "url": "https://weblate.dudu-auto.com/api/changes/436347/?format=api"
}