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

{
    "id": 98805,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98805/?format=api",
    "text_counter": 58,
    "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": "(b) Owing to the pressing needs of ongoing projects, I regret that my Ministry is not in a position to upgrade to bitumen standards any road in Migori Constituency in the coming financial year, 2010/2011. Nevertheless, my Ministry is mindful of the road condition and has set aside funds for maintenance of various roads in the constituency."
}