detailed-cod-tracker/examples/example_identities.json

31 lines
837 B
JSON
Raw Normal View History

2023-10-08 06:18:24 -04:00
{
"status": "success",
"data": {
"titleIdentities": [
{
"title": "mw",
"platform": "xbl",
"username": "Ahrimdon",
"activeDate": 1623655418000,
"activityType": "mp",
"id": null
},
{
"title": "mw",
"platform": "battle",
"username": "Ahrimdon#1597",
2023-11-22 00:01:17 -05:00
"activeDate": 1700557319000,
2023-10-08 06:18:24 -04:00
"activityType": "mp",
"id": null
},
{
"title": "vg",
"platform": "battle",
"username": "Ahrimdon#1597",
"activeDate": 1637415762000,
"activityType": "mp",
"id": null
}
]
}
}