115 lines
1.6 KiB
JSON
115 lines
1.6 KiB
JSON
{
|
||
"nations": [
|
||
{
|
||
"id": 1,
|
||
"nationName": "СССР"
|
||
},
|
||
{
|
||
"id": 2,
|
||
"nationName": "Германия"
|
||
},
|
||
{
|
||
"id": 3,
|
||
"nationName": "США"
|
||
},
|
||
{
|
||
"id": 4,
|
||
"nationName": "Великобритания"
|
||
},
|
||
{
|
||
"id": 5,
|
||
"nationName": "Франция"
|
||
},
|
||
{
|
||
"id": 6,
|
||
"nationName": "Чехословакия"
|
||
},
|
||
{
|
||
"id": 7,
|
||
"nationName": "Швеция"
|
||
},
|
||
{
|
||
"id": 8,
|
||
"nationName": "Китай"
|
||
},
|
||
{
|
||
"id": 9,
|
||
"nationName": "Япония"
|
||
},
|
||
{
|
||
"id": 10,
|
||
"nationName": "Италия"
|
||
},
|
||
{
|
||
"id": 11,
|
||
"nationName": "Бангладеш"
|
||
},
|
||
{
|
||
"id": 12,
|
||
"nationName": "Зимбамбве"
|
||
},
|
||
{
|
||
"id": 13,
|
||
"nationName": "Гондурас"
|
||
},
|
||
{
|
||
"id": 14,
|
||
"nationName": "Майами"
|
||
}
|
||
],
|
||
"levels": [
|
||
{
|
||
"id": 1,
|
||
"level": 1
|
||
},
|
||
{
|
||
"id": 2,
|
||
"level": 2
|
||
},
|
||
{
|
||
"id": 3,
|
||
"level": 3
|
||
},
|
||
{
|
||
"id": 4,
|
||
"level": 4
|
||
},
|
||
{
|
||
"id": 5,
|
||
"level": 5
|
||
},
|
||
{
|
||
"id": 6,
|
||
"level": 6
|
||
},
|
||
{
|
||
"id": 7,
|
||
"level": 7
|
||
},
|
||
{
|
||
"id": 8,
|
||
"level": 8
|
||
},
|
||
{
|
||
"id": 9,
|
||
"level": 9
|
||
},
|
||
{
|
||
"id": 10,
|
||
"level": 10
|
||
}
|
||
],
|
||
"tank_images": [],
|
||
"tanks": [],
|
||
"users": [
|
||
{
|
||
"userId": 100,
|
||
"nickname": "3tankista73",
|
||
"email": "egor.eliseev.1986@mail.ru",
|
||
"password": "Tujh2003",
|
||
"role": 1,
|
||
"balance": 12300000
|
||
}
|
||
],
|
||
"users_tanks": []
|
||
} |