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

{
    "id": 23123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23123/?format=api",
    "text_counter": 503,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "THAT, a sum not exceeding Kshs1,240,580,255 be issued from the Consolidated Fund to complete the sum necessary to meet expenditure during the year ending 30th June, 2012 in respect of:-"
}