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

{
    "id": 77954,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77954/?format=api",
    "text_counter": 348,
    "type": "speech",
    "speaker_name": "Mr. Kathuri",
    "speaker_title": "",
    "speaker": {
        "id": 38,
        "legal_name": "Emilio Mureithi Kathuri",
        "slug": "emilio-kathuri"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I had also requested for a Ministerial Statement from the Deputy Prime Minister and Minister for Local Government two weeks ago. It was supposed to be delivered last week, but due to time factor, it was deferred to this week. I wonder whether it is ready today, so that I can hear it."
}