Bulletin Related Manue List
API endpoint that allows Bulletins to be viewed.
GET /data_load/bulletins_pdf_manues/?format=api
[
{
"id": 1,
"title": "সকালের বন্যার বুলেটিন",
"title_bn": "সকালের বন্যার বুলেটিন",
"url": "/assets/uploads/fbull.pdf"
},
{
"id": 2,
"title": "বিকালের বন্যার বুলেটিন",
"title_bn": "বিকালের বন্যার বুলেটিন",
"url": "/assets/uploads/fbullev.pdf"
},
{
"id": 3,
"title": "৫ দিনের পূর্বাভাস বুলেটিন",
"title_bn": "৫ দিনের পূর্বাভাস বুলেটিন",
"url": "/assets/uploads/ffc5.pdf"
},
{
"id": 4,
"title": "১০ দিনের পূর্বাভাস বুলেটিন",
"title_bn": "১০ দিনের পূর্বাভাস বুলেটিন",
"url": "/assets/uploads/Medium-Range-1-10-Days-Forecast.pdf"
},
{
"id": 5,
"title": "ধারনাগত পূর্বাভাস",
"title_bn": "ধারনাগত পূর্বাভাস",
"url": "/assets/uploads/qff.pdf"
},
{
"id": 6,
"title": "বিশেষ আউটলুক",
"title_bn": "বিশেষ আউটলুক",
"url": "/assets/uploads/special-outlook.pdf"
}
]