Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/230288/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/system-config-printer/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/system-config-printer/master/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2021-06-19T09:49:28.512367Z",
    "action": 2,
    "target": "이 단계는 CUPS 스케줄러에서 디버그 출력을 활성화합니다. 이는 스케줄러가 다시 시작하게 될 수 있습니다. 아래의 누름단추를눌러서 디버깅 기능을 활성화합니다.",
    "id": 3357360,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3357360/?format=api"
}