মূল লেখায় যান

ডেটা ও ডাউনলোড

গবেষণা, নিজস্ব সার্চ ও LLM-এর জন্য ওয়েবসাইটে পাওয়া পাঠ্য ও তথ্যসূত্র। API key প্রয়োজন নেই।

কীভাবে ব্যবহার করবেন

ইনডেক্সের jsonUrl থেকে একটি দিনের তথ্য নিন। একটি বৈঠক এক দিনের কার্যক্রম; একটি অধিবেশনে একাধিক বৈঠক থাকে। অধিবেশনের সদস্যতা যাচাই করা হয়নি, তাই sessionId null।

GET /api/v1/sittings.json
GET /api/v1/sittings/2026-09-10.json
GET /api/v1/transcripts.json

schemaVersion: 1. passages = source transcripts without assigned speakers; contributions = speaker-attributed turns. These overlap: do not count both as separate speech. Each includes a stable ID, citation URL, source URL, timing and quality flags. Empty collections mean unavailable, not that nobody spoke.

স্বয়ংক্রিয় পাঠ্য ও বক্তার পরিচয় ভুল হতে পারে। স্থগিত পাঠ্য null; তা পুনর্গঠন করবেন না। উদ্ধৃতির আগে মূল সম্প্রচার মিলিয়ে নিন। JSON-এ ব্যক্তিগত প্রসেসিং ফাইল বা ভয়েস প্রোফাইল নেই।

Responses support ETag / If-None-Match. Add ?download=1 for an attachment. Source broadcast and document rights remain with their respective owners; these endpoints do not grant a new license.