Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5844197/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/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-09-03T13:26:48.723188Z",
    "action": 2,
    "target": "\n    SELinux는 $SOURCE가 파일 또는 디렉토리 \"$TARGET_PATH\"\n    (유형 \"$TARGET_TYPE\")에 적재하지 못하게 합니다.\n    ",
    "id": 3538523,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3538523/?format=api"
}