Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/10111810/?format=api",
    "component": "https://hosted.weblate.org/api/components/sdaps/master/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sdaps/master/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-29T18:33:06.291872+02:00",
    "action": 5,
    "target": "이 설문조사는 설문지 ID를 사용하도록 구성되었습니다. 각 설문지는 고유합니다. 새 ID를 추가하거나 기존 ID를 사용하려면 옵션 중 on을 사용해야 합니다.",
    "id": 35461636,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/35461636/?format=api"
}