Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/315841/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/abrt/libreport/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/abrt/libreport/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2023-06-13T13:57:13.337115Z",
    "action": 2,
    "target": "원격 서버에 보고하는 경우, 모든 개인 데이터 (사용자 사용자이름과 비밀번호 등)가 삭제되었는지 확인합니다. 역추적, 명령행, 환경 변수 등은 검사해야 하는 일반적 항목입니다.",
    "id": 11718262,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11718262/?format=api"
}