curl --location -g --request GET 'https://api.warframestat.us/pc/conclaveChallenges?language=' \
--header 'Accept-Language: pc'
[
{
"id": "string",
"expiry": "2019-08-24T14:15:22Z",
"activation": "2019-08-24T14:15:22Z",
"amount": 0,
"mode": "string",
"category": "string",
"eta": "string",
"expired": true,
"daily": true,
"rootChallenge": true,
"endString": "string",
"description": "string",
"title": "string",
"standing": 0,
"asString": "string"
}
]