Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/168416/?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:47.140595Z",
    "action": 2,
    "target": "Tumbleweed에는 사용자들이 필요로 하는 최신 프로그램이 포함되어 있습니다. 여기에는 제한없는 Linux 커널부터 SAMBA, Git, 데스크톱 환경, 오피스 응용프로그램 등이 있습니다. Tumbleweed 고급 사용자, 소프트웨어 개발자, openSUSE 기여자를 위해 만들어졌습니다. 최신 소프트웨어가 필요하거나, 통합 개발 환경 (IDE) 또는 안정적이면서도 가장 개발환경에 가까운 Linux 플랫폼이 필요하다면, Tumbleweed는 최고의 선택이 될 것입니다.",
    "id": 3020390,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/3020390/?format=api"
}