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

{
    "id": 33364,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33364/?format=api",
    "text_counter": 120,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Severally, the issue of these markets has come up in this House. I am sure you will remember that the Deputy Prime Minister and Minister for Local Government did, at some point, give an undertaking to the House to bring a comprehensive report about all the markets in the Republic of Kenya. Would I be in order to ask that we defer this Question until when the Minister tables the report he promised?"
}