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

{
    "id": 61934,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/61934/?format=api",
    "text_counter": 123,
    "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. Deputy Speaker, Sir, I beg to reply. (a) My Ministry has commissioned a consultant to design the road to bitumen standards. We expect that the consultant will report by April this year. Thereafter, the road will be considered for upgrading to bitumen standards on priority basis in 2011/2012 Financial Year. (b) The estimated cost of the works will be known when the design is completed."
}