Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/168424/?format=api",
    "component": "https://l10n.opensuse.org/api/components/landing-page/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/landing-page/master/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/alexkoala/?format=api",
    "author": "https://l10n.opensuse.org/api/users/alexkoala/?format=api",
    "timestamp": "2024-03-31T12:57:03.225155Z",
    "action": 2,
    "target": "많은 사용자 경험을 가진 리눅스 배포판을 찾거나 안정적인 운영체체가 필요한 처음 사용자나 경험이 풍부한 리눅스 사용자들이 많이 찾는 배포판입니다. 검증된 업데이트와 openSUSE의 중요 업데이트를 받을 수 있습니다. 리눅스 개발자와 관리자, 소프트웨어 회사의 선택을 받은 최고의 리눅스를 경험해보세요.",
    "id": 3020387,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/3020387/?format=api"
}