Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/25202/?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.454142Z",
    "action": 71,
    "target": "{{maxPageNumber}} 페이지가 넘는 PDF 를 다운로드할 때 주의하세요. 메모리 오버플로우가 발생할 수 있습니다.",
    "id": 37218,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/37218/?format=api"
}