2023-11-16 13:21:52 +04:00

26 lines
720 B
JSON

{
"items":[
{
"id":1,
"name":"Ведьмак. Последнее желание",
"autor":"Анджей Сапковский",
"info":"info",
"annotation":"annotation"
},
{
"id":2,
"name":"Ведьмак. Меч предназначения",
"autor":"Анджей Сапковский",
"info":"info",
"annotation":"annotation"
},
{
"id":1,
"name":"Ведьмак. Кровь эльфов",
"autor":"Анджей Сапковский",
"info":"info",
"annotation":"annotation"
}
]
}