82 lines
1.3 KiB
JSON
82 lines
1.3 KiB
JSON
{
|
||
"artists": [
|
||
{
|
||
"id": "28d5",
|
||
"name": "что-то",
|
||
"description": "цуцй",
|
||
"epochId": 1,
|
||
"countryId": 2
|
||
},
|
||
{
|
||
"id": "9e30",
|
||
"name": "что-то",
|
||
"description": "бб",
|
||
"epochId": 2,
|
||
"countryId": 1
|
||
},
|
||
{
|
||
"id": "8ugr",
|
||
"name": "Летов Игорь",
|
||
"description": "Беспонтовый пирожок",
|
||
"epochId": 1,
|
||
"countryId": 4
|
||
},
|
||
{
|
||
"id": "0823",
|
||
"name": "киш",
|
||
"description": "бб",
|
||
"epochId": 1,
|
||
"countryId": 4
|
||
},
|
||
{
|
||
"id": "94a1",
|
||
"name": "dfad",
|
||
"description": "dfas",
|
||
"epochId": 2,
|
||
"countryId": 1
|
||
},
|
||
{
|
||
"id": "ee1c",
|
||
"name": "Отчет1",
|
||
"description": "Очень крутой отчет",
|
||
"epochId": 3,
|
||
"countryId": 1
|
||
}
|
||
],
|
||
"countries": [
|
||
{
|
||
"id": "1",
|
||
"name": "Россия"
|
||
},
|
||
{
|
||
"id": "2",
|
||
"name": "США"
|
||
},
|
||
{
|
||
"id": "3",
|
||
"name": "ОАЭ"
|
||
},
|
||
{
|
||
"id": "4",
|
||
"name": "Тайга"
|
||
}
|
||
],
|
||
"epochs": [
|
||
{
|
||
"id": "1",
|
||
"name": "1980-е"
|
||
},
|
||
{
|
||
"id": "2",
|
||
"name": "1990-е"
|
||
},
|
||
{
|
||
"id": "3",
|
||
"name": "2000-е"
|
||
},
|
||
{
|
||
"id": "4",
|
||
"name": "2010-е"
|
||
}
|
||
]
|
||
} |