Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1085957/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/zh_Hant_TW/?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-14T06:57:34.350659Z",
    "action": 32,
    "target": "如安裝條件允許,可將GPS模組放置A柱角落附近,以便獲取最佳訊號\n不同的車輛條件不同,以上只是建議安裝位置,具體以實際為準",
    "id": 455895,
    "action_name": "Bulk status changed",
    "url": "https://weblate.dudu-auto.com/api/changes/455895/?format=api"
}