GET /api/v0.1/hansard/entries/1494621/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1494621,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1494621/?format=api",
    "text_counter": 338,
    "type": "speech",
    "speaker_name": "Sen. Haji",
    "speaker_title": "",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": "Thank you, Mr. Temporary Speaker, Sir. I beg to report that the Committee of the Whole has considered the Meteorology Bill (Senate Bills No. 45 of 2023) and seeks leave to sit again tomorrow."
}