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

{
    "id": 258561,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/258561/?format=api",
    "text_counter": 221,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "On a point of order, Mr. Speaker, Sir, I was expecting a Ministerial Statement from the Assistant Minister for Water and Irrigation. He had promised to issue the statement today. I had requested for the Statement on Thursday last week. I can see that the Assistant Minister is here."
}