curl --location -g --request GET 'https://api.warframestat.us/pc/events?language=' \
--header 'Accept-Language: pc'
[
{
"id": "string",
"activation": "2019-08-24T14:15:22Z",
"expiry": "2019-08-24T14:15:22Z",
"startString": "string",
"active": true,
"maximumScore": 0,
"currentScore": 0,
"smallInterval": 0,
"largeInterval": 0,
"faction": "Grineer",
"description": "string",
"tooltip": "string",
"node": "string",
"concurrentNodes": [
"string"
],
"victimNode": "string",
"scoreLocTag": "string",
"rewards": [
{
"countedItems": [
{
"count": 0,
"type": "string"
}
],
"thumbnail": "string",
"color": 0,
"credits": 0,
"asString": "string",
"items": [
"Orokin Catalyst"
],
"itemString": "5 Detonite Injectors"
}
],
"health": 0,
"affiliatedWith": "Assassins",
"jobs": [
{
"expiry": "2019-08-24T14:15:22Z",
"rewardPool": [
"string"
],
"type": "string",
"enemyLevels": [
0
],
"standingStages": [
0
],
"minMR": 0,
"activation": "2019-08-24T14:15:22Z"
}
],
"interimSteps": [
{
"goal": 0,
"reward": {
"countedItems": [
{
"count": 0,
"type": "string"
}
],
"thumbnail": "string",
"color": 0,
"credits": 0,
"asString": "string",
"items": [
"Orokin Catalyst"
],
"itemString": "5 Detonite Injectors"
},
"message": {
"sender": "string",
"subject": "string",
"message": "string",
"senderIcon": "string",
"attachments": [
"string"
]
},
"winnerCount": 0
}
],
"progressSteps": [
{
"type": "string",
"progressAmt": 0
}
],
"progressTotal": 0,
"showTotalAtEndOfMission": true,
"isPersonal": true,
"isCommunity": true,
"regionDrops": [
"string"
],
"archwingDrops": [
"string"
],
"asString": "string",
"metadata": {},
"completionBonuses": [
0
],
"scoreVar": "string",
"altExpiry": "2019-08-24T14:15:22Z",
"altActivation": "2019-08-24T14:15:22Z",
"nextAlt": {
"expiry": "2019-08-24T14:15:22Z",
"activation": "2019-08-24T14:15:22Z"
}
}
]