Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/4919/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/app/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/ko/?format=api",
    "user": "https://weblate.rikka.app/api/users/Matt-lemon/?format=api",
    "author": "https://weblate.rikka.app/api/users/Matt-lemon/?format=api",
    "timestamp": "2022-03-06T17:48:13.671107Z",
    "action": 2,
    "target": "+ 루팅 및 루팅하지 않은 장치 모두에서 작동 <br>+ 리소스 소비가 거의 없고 매우 빠름 <br>+ 전체 기능 활성화 <br><br>- 오픈 소스 앱(Shizuku) 설치 필요 <br>- 루팅 하지 않은 기기는 재부팅할 때마다 컴퓨터와 함께 adb를 사용하여 Shizuku를 시작해야 합니다. <br>- Android 11 이상을 실행하는 기기의 경우 컴퓨터 없이 Shizuku를 시작할 수 있습니다.",
    "id": 13754,
    "action_name": "Translation changed",
    "url": "https://weblate.rikka.app/api/changes/13754/?format=api"
}