Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/7876/?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.346985Z",
    "action": 71,
    "target": "설정 후에는 이동 장치를 사용할 때 X 개의 손가락으로 동시에 화면을 터치하거나 좌우로 슬라이드하거나 연속적으로 탭하여 웹 페이지를 번역하거나 원문을 표시할 수 있습니다.",
    "id": 7888,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/7888/?format=api"
}