Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10838485/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/patterns-sle-15-sp1/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/patterns-sle-15-sp1/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
    "author": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
    "timestamp": "2019-03-26T06:57:30.607208Z",
    "action": 36,
    "target": "이 패턴은 OpenFabrics 엔터프라이즈 배포판 (OFED) 소프트웨어 기초 꾸러미입니다. 여기에는 사용자의 Infiniband 어뎁터 운용에 필요한 IB kernel 모듈과 기초 사용자 레벨 라이브러리 꾸러미가 포함되어 있습니다.",
    "id": 1229996,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/1229996/?format=api"
}