Files
PIbd-21_Valiulov_I.A._IP/film_database.json
IlyasValiulov 958a0a9fbb labwork04
2025-04-20 11:39:57 +04:00

48 lines
1.1 KiB
JSON

{
"Movies": [
{
"id": "ebed",
"title_id": "ebed",
"image_id": "ebed"
},
{
"id": "8fd8",
"title_id": "8fd8",
"image_id": "8fd8"
},
{
"id": "63cb",
"title_id": "63cb",
"image_id": "63cb"
}
],
"Title": [
{
"id": "ebed",
"title": "ФФФФФФФФФфф"
},
{
"id": "8fd8",
"title": "ittifaq"
},
{
"id": "63cb",
"title": "priora"
}
],
"Image": [
{
"id": "ebed",
"imageUrl": "https://avatars.mds.yandex.net/i?id=8e077526d7dfae9d31827e81fea4e74c_l-5233298-images-thumbs&n=13"
},
{
"id": "8fd8",
"imageUrl": "https://avatars.mds.yandex.net/i?id=17b83f995e81ac7426335d0659a050263d567f34-13135934-images-thumbs&n=13"
},
{
"id": "63cb",
"imageUrl": "https://ir-3.ozone.ru/s3/multimedia-8/w1200/6738078680.jpg"
}
]
}