Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/766387/?format=api",
    "component": "https://weblate.framasoft.org/api/components/joinpeertube/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/main/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-23T09:16:13.536893Z",
    "action": 59,
    "target": "자유롭다는 것은 법 위에 선다는 의미가 아니에요! 각 PeerTube를 호스팅하는 제공자는 각자 지역 규정에 따라 일반 사용 조건을 정할 수 있습니다.",
    "id": 471536,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/471536/?format=api"
}