curl --location -g --request GET 'https://api.warframestat.us/pc/voidTrader?language=' \
--header 'Accept-Language: pc'
{
"id": "string",
"activation": "2019-08-24T14:15:22Z",
"expiry": "2019-08-24T14:15:22Z",
"startString": "string",
"active": true,
"character": "string",
"location": "string",
"inventory": [
{
"item": "string",
"ducats": 0,
"credits": 0
}
],
"psId": "string",
"endString": "string"
}