13 lines
313 B
JSON
13 lines
313 B
JSON
{
|
|
"games": [
|
|
{
|
|
"game_id": 6225,
|
|
"title": "Sonic the Hedgehog",
|
|
"description": "Sonic must stop Dr. Robotnik.",
|
|
"genres": [{ "genre_name": "Action" }],
|
|
"platforms": [{ "platform_name": "Genesis" }],
|
|
"sample_cover": "https://cdn.mobygames.com/covers/sonic.jpg"
|
|
}
|
|
]
|
|
}
|