API Response (JSON)
{
"problem": {
"name": "Robot Balance",
"description": {
"content": "Takahashi can combine a head part and a body part to create a robot. A robot falls over if the weight of the head part is greater than the weight of the body part. Currently, he has one head part and ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc431_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi can combine a head part and a body part to create a robot. A robot falls over if the weight of the head part is greater than the weight of the body part.\nCurrently, he has one head part and ...",
"is_translate": false,
"language": "English"
}
]
}