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

{
    "id": 132512,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/132512/?format=api",
    "text_counter": 601,
    "type": "speech",
    "speaker_name": "Mr. Samoei",
    "speaker_title": "The Minister for Agriculture",
    "speaker": {
        "id": 204,
        "legal_name": "William Samoei Ruto",
        "slug": "william-ruto"
    },
    "content": "THAT a sum not exceeding Kshs5,856,153,480 be issued from the Consolidated Fund to complete the sum necessary to meet the expenditure during the year ending 30th June, 2010 in respect of:-"
}