17 lines
583 B
JSON
17 lines
583 B
JSON
[
|
|
{
|
|
"id": 1074,
|
|
"name": "Sonic the Hedgehog",
|
|
"summary": "A blue hedgehog races through six zones.",
|
|
"first_release_date": 708393600,
|
|
"genres": [{ "name": "Platform" }],
|
|
"involved_companies": [
|
|
{ "developer": true, "publisher": false, "company": { "name": "Sonic Team" } },
|
|
{ "developer": false, "publisher": true, "company": { "name": "Sega" } }
|
|
],
|
|
"franchises": [{ "name": "Sonic the Hedgehog" }],
|
|
"cover": { "image_id": "co1v7r" },
|
|
"platforms": [{ "slug": "genesis-slash-megadrive", "name": "Sega Mega Drive/Genesis" }]
|
|
}
|
|
]
|