Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/10132/?format=api",
    "component": "https://weblate.rikka.app/api/components/app-ops/ops/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/app-ops/ops/ko/?format=api",
    "user": "https://weblate.rikka.app/api/users/SameDesu123/?format=api",
    "author": "https://weblate.rikka.app/api/users/SameDesu123/?format=api",
    "timestamp": "2022-06-24T08:47:36.225575Z",
    "action": 5,
    "target": "Android 10 이상에서 기본적으로 모든 사용자 앱에는 기기 식별자(IMEI, MEID, IMSI, SIM 카드 번호 및 기기 일련번호)를 읽을 수 있는 권한이 없습니다.",
    "id": 17815,
    "action_name": "New translation",
    "url": "https://weblate.rikka.app/api/changes/17815/?format=api"
}