Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/98334837/?format=api",
    "component": "https://hosted.weblate.org/api/components/weblate/legal/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/weblate/legal/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/ddinghoya/?format=api",
    "author": "https://hosted.weblate.org/api/users/ddinghoya/?format=api",
    "timestamp": "2023-06-03T12:22:07.824426+02:00",
    "action": 5,
    "target": "당사에서 서비스를 구매할 때 인보이스 발행에 필요한 세부 정보를 수집합니다.",
    "id": 57118703,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/57118703/?format=api"
}