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

{
    "id": 66124,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66124/?format=api",
    "text_counter": 286,
    "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. Speaker, Sir. I think this is a matter that really needs to be addressed. I am asking the Chair to look at the answer because hon. Ogindo has said that the Leader of Government Business branded that Motion, a Government Motion and we know the meaning of a Government Motion."
}