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

{
    "id": 35105,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/35105/?format=api",
    "text_counter": 120,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, as you are aware, we are yet to present our estimates to this House. I can confirm to the hon. Member that the estimate for the bridge when we did the design in the 2008/2009 Financial Year was Kshs300 million. However, it is after our Vote has been passed, that I will be able to confirm how much will be allocated to the bridge."
}