{
"slug": "string",
"name": "string",
"mostRecentActivity": "string",
"testRuns": [
{
"date": "string",
"statusDescription": "string",
"failed": 0,
"passed": 0,
"completed": true
}
]
}