Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/12527445/?format=api",
    "component": "https://hosted.weblate.org/api/components/bandcampdownloader/bandcampdownloader/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/bandcampdownloader/bandcampdownloader/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/Hibot/?format=api",
    "author": "https://hosted.weblate.org/api/users/Hibot/?format=api",
    "timestamp": "2020-10-17T09:24:36.026055+02:00",
    "action": 2,
    "target": "아래에 지정된대로 각 태그를 수정합니다.\n\n그외 모든 태그는 변경되지 않으며 각 태그에 대해 \"수정 안 함\"을 설정한 것과 같습니다.",
    "id": 7850370,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/7850370/?format=api"
}