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

{
    "id": 1494627,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1494627/?format=api",
    "text_counter": 344,
    "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 National Construction Authority (Amendment) Bill (National Assembly Bills No. 59 of 2022) and seeks leave to sit again tomorrow."
}