Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17929102/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2024-07-04T03:23:02.077566Z",
    "action": 2,
    "target": "경고: 구조 쉘은 다음 부팅에서 SELinux autorelabel을 발생합니다. 적절히 동작하도록 autorelabel 위한 커널 명령 줄에서 \"enforcing=0\"를 추가하세요.\n",
    "old": "경고: 복구(rescue) 쉘은 후속 부팅에서 SELinux 자동 재지정을 실행합니다. 자동 재지정을 적절하게 작동하려면 커널 명령 행에서 \"enforcing=0\"를 추가하세요.\n",
    "details": {
        "state": 20,
        "source": "Warning: The rescue shell will trigger SELinux autorelabel on the subsequent boot. Add \"enforcing=0\" on the kernel command line for autorelabel to work properly.\n",
        "old_state": 20
    },
    "id": 16719640,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/16719640/?format=api"
}