Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1080664/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/settings/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/settings/ko/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/tabby/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/tabby/?format=api",
    "timestamp": "2024-10-09T05:14:30.765711Z",
    "action": 2,
    "target": "설정된 앱이 자동으로 시작되지 않을 수 있습니다. 그러므로 데스크톱 설정>루틴에서 3초의 지연 시간을 두고 사용하는 것을 권장합니다.",
    "id": 664089,
    "action_name": "Translation changed",
    "url": "https://weblate.dudu-auto.com/api/changes/664089/?format=api"
}