Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/7875/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-06-18T14:57:12.346927Z",
    "action": 71,
    "target": "웹페이지 번역/원문 표시를 위해 터치 스크린 제스처 설정",
    "id": 7887,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/7887/?format=api"
}