A simple JSON object demonstrating two fundamental fields: 'name' as a string and 'id' as an integer. This structure is commonly used for basic entity representation.
{
"name": "Example Item",
"id": 12345
}本网站使用 cookie 实现基本功能、其他功能以及统计用途。详情请参阅Cookie 政策。