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

{
    "id": 101205,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101205/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is the hon. Assistant Minister in order to ask the House to ignore a letter that has been tabled which is signed by the Acting Director of CID advising the OC, Prosecution of Kiambu Law Courts to withdraw the case under Section 37(a) of the Criminal Procedure Code to allow further investigations?"
}