API Response (JSON)
{
"problem": {
"name": "Sudoku 2",
"description": {
"content": "In the game of Sudoku, you are given a large 9 × 9 grid divided into smaller 3 × 3 subgrids. For example,  Given some of the numbers in",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P5"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP10482"
},
"statements": [
{
"statement_type": "Markdown",
"content": "In the game of Sudoku, you are given a large 9 × 9 grid divided into smaller 3 × 3 subgrids. For example,\n\n\n\nGiven some of the numbers in...",
"is_translate": false,
"language": "English"
}
]
}