Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/12708275/?format=api",
    "component": "https://hosted.weblate.org/api/components/superfreezz/superfreezz/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/superfreezz/superfreezz/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/hyoooojh/?format=api",
    "author": "https://hosted.weblate.org/api/users/hyoooojh/?format=api",
    "timestamp": "2023-10-22T16:25:39.883249+02:00",
    "action": 2,
    "target": "이 기능을 설정하면 앱을 자동으로 중지할 수 있습니다.\n\n장점은 다음과 같습니다.\n• 직접 설정할 필요가 없습니다. 어떻게 해야하는지 신경쓸 필요가 없습니다.\n• 이 기능을 설정하면 프리즈 바로가기를 사용할 수 있습니다.(예: 음성 인식을 통해), 모든 앱은 자동으로 프리즈됩니다.\n\n\"FORCE STOP\", \"OK\" 및 \"Back\"을 누르면 SuperFreezz는 접근성 서비스를 사용합니다. 윈도우의 콘텐츠에서 이 버튼들이 나타나는지 모니터링합니다.\n\n최신 안드로이드 버전에서 접근성 서비스는 프리즈 후 화면을 잠그는 데에 사용할 수 있습니다.",
    "id": 69589594,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/69589594/?format=api"
}