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

{
    "id": 26083,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/26083/?format=api",
    "text_counter": 71,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "(c) the road has been programmed for improvement to bitumen standard in the 2011/2012 Financial Year and the advertisement of the procurement of the works will appear in the newspapers by the end of August, 2011. The road has been allocated Kshs80 million to start the project and is available for immediate use."
}