Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/235099/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/uh-server/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/uh-server/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/kmshts/?format=api",
    "author": "https://hosted.weblate.org/api/users/kmshts/?format=api",
    "timestamp": "2020-02-27T10:57:08+01:00",
    "action": 2,
    "target": "알 수 없거나 잘못된 패킷입니다. 놀이 버전을 확인 하시기 바랍니다",
    "id": 5562862,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/5562862/?format=api"
}