8 lines
159 B
JSON
8 lines
159 B
JSON
|
|
{
|
||
|
|
"host": "Switzerland",
|
||
|
|
"teams_count": 16,
|
||
|
|
"winner": "West Germany",
|
||
|
|
"runner_up": "Hungary",
|
||
|
|
"third_place": "Austria",
|
||
|
|
"fourth_place": "Uruguay"
|
||
|
|
}
|