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

{
    "id": 29083,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/29083/?format=api",
    "text_counter": 797,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Even though I did not want to interrupt the hon. Assistant Minister, hon. Kamama, I think we have ventilated on this Bill a little bit. Would I be in order to request that the Mover be called upon to reply, so that we move on to the next issue?"
}