Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8347108/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f34pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f34pagesindex/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2021-08-16T04:42:12.491622Z",
    "action": 2,
    "target": "이 부분에는 페도라 34에 대한 세가지 책이 있습니다:",
    "old": "이 부분에는 페도라 rawhide에 대한 세가지 책이 있습니다:",
    "details": {},
    "id": 3485911,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3485911/?format=api"
}