mirror of
https://github.com/iptv-org/epg
synced 2026-03-22 11:50:59 -04:00
22 lines
763 B
JSON
22 lines
763 B
JSON
|
|
{
|
||
|
|
"data": {
|
||
|
|
"epg": [
|
||
|
|
{
|
||
|
|
"title": "Yeh Rishta Kya Kehlata Hai",
|
||
|
|
"startTime": "2025-06-09T18:00:00.000Z",
|
||
|
|
"endTime": "2025-06-09T18:30:00.000Z",
|
||
|
|
"desc": "The story of the Rajshri family and their journey through life.",
|
||
|
|
"category": "Drama",
|
||
|
|
"boxCoverImage": "https://img.tataplay.com/thumbnails/1001/yeh-rishta.jpg"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"title": "Anupamaa",
|
||
|
|
"startTime": "2025-06-09T18:30:00.000Z",
|
||
|
|
"endTime": "2025-06-09T19:00:00.000Z",
|
||
|
|
"desc": "The story of Anupamaa, a housewife who rediscovers herself.",
|
||
|
|
"category": "Drama",
|
||
|
|
"boxCoverImage": "https://img.tataplay.com/thumbnails/1001/anupamaa.jpg"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|