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

{
    "id": 91016,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91016/?format=api",
    "text_counter": 309,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I am directed to report that the Committee of Supply has considered the Resolution that a sum not exceeding Kshs8,200,318,670 be issued from the Consolidated Fund to complete the sum necessary to meet expenditure during the year ending 30th June, 2011 in respect of Vote 10 - Ministry of Agriculture and approved the same without amendments."
}