curl --location -g --request GET 'https://api.warframestat.us/pc/constructionProgress?language=' \
--header 'Accept-Language: pc'
{
"id": "string",
"fomorianProgress": "string",
"razorbackProgress": "string",
"unknownProgress": "string"
}