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

{
    "id": 63258,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/63258/?format=api",
    "text_counter": 187,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": " On a point of order, Mr. Speaker, Sir. In view of the prevailing situation, where one part of the Coalition has withdrawn from this House, would I be in order to recommend for purposes of transacting business in this House, we formalise hon. Obure to be the Acting Leader of Government Business?"
}