Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/17591436/?format=api",
    "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
    "author": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
    "timestamp": "2022-09-14T20:12:33.795721+02:00",
    "action": 5,
    "target": "주의: 이 페이지는 안전하지 않습니다.\n사용자의 암호를 입력하면,\n사이버 범죄자가 볼 수 있습니다!",
    "id": 34748369,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/34748369/?format=api"
}