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

{
    "id": 28330,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/28330/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I thought the Leader of Government Business could have done well by giving us an explanation as to the whereabouts of the Minister and not just seek an extension. When we are dropping Questions by hon. Members, it is imperative that an explanation is rendered on the whereabouts of the Minister."
}