Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/15381109/?format=api",
    "component": "https://hosted.weblate.org/api/components/mailcleaner/support/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/mailcleaner/support/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/sojungyuk/?format=api",
    "author": "https://hosted.weblate.org/api/users/sojungyuk/?format=api",
    "timestamp": "2020-11-11T02:59:46.444129+01:00",
    "action": 2,
    "target": "메시지가 메일클리너 필터의 메일 헤더를 확인하여 처리되었는지 확인.",
    "id": 8172051,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/8172051/?format=api"
}