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

{
    "id": 91554,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91554/?format=api",
    "text_counter": 195,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "The Minister for Energy",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": "THAT, a sum not exceeding Kshs9,914,698,045 be issued from the Consolidated Fund to complete the sum necessary to meet expenditure during the year ending 30th June, 2011 in respect of:-"
}