Changes API.

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

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

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