Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/10111809/?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:32:57.276374+02:00",
    "action": 5,
    "target": "이 설문조사의 시트 수를 지정할 수 없습니다. 설문지는 각 시트에 대해 설문지 ID를 사용하지 않도록 구성되었으므로 모든 설문지는 동일합니다.",
    "id": 35461635,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/35461635/?format=api"
}