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

{
    "id": 101631,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101631/?format=api",
    "text_counter": 119,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) Yes, I am aware that Road C65, Githunguri-Ruiru section of the road is in need of repair. (b) This financial year – the one which is ending now - I have set aside Kshs4,339,734 to do a holding maintenance while we make arrangements to do further works on that section of the road in the Financial Year 2010/2011."
}