Changes API.

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

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

{
    "unit": "https://weblate.ppc.lol/api/units/19292/?format=api",
    "component": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
    "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ko/?format=api",
    "user": "https://weblate.ppc.lol/api/users/katiechoe/?format=api",
    "author": "https://weblate.ppc.lol/api/users/katiechoe/?format=api",
    "timestamp": "2022-02-07T15:57:43.854068Z",
    "action": 5,
    "target": "이 소프트웨어는 최상의 방책으로 귀하의 데이터와 개인 정보를 보호합니다.\n이 앱은 필요한 모든 데이터를 귀하의 기기에 자체 저장합니다.\n내부에 분석 또는 광고 소프트웨어가 포함되어 있지 않습니다.",
    "id": 8807,
    "action_name": "New translation",
    "url": "https://weblate.ppc.lol/api/changes/8807/?format=api"
}