Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/25165/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/immersive-translate-site/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-28T04:42:19.451882Z",
    "action": 71,
    "target": "이 기능은 프로 회원 전용입니다. 월 최대 500 페이지까지 번역하려면 프로 회원으로 가입하세요. 필요한 경우 추가로 구매하실 수 있습니다.",
    "id": 37181,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/37181/?format=api"
}