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

{
    "id": 90233,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/90233/?format=api",
    "text_counter": 503,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "THAT, a sum not exceeding Kshs498,170,000 be issued from the Consolidated Fund to complete the sum necessary to meet the expenditure during the year ending 30th June, 2011 in respect of:- Vote 23 - Cabinet Office."
}