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

{
    "id": 345737,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345737/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I appreciate your ruling, but looking at this Question and being aware that we are coming to the end of our term, could you consider asking the Minister for Finance to give us some details maybe at the Order on Statements so that we, as hon. Members, could prepare ourselves to know whether we actually are going to spend this money or not?"
}