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

{
    "id": 81298,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/81298/?format=api",
    "text_counter": 11,
    "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": "The road is classified as C12 and it has a length of 107 kilometres. Sixty per cent of the road is paved while 40 per cent of the remaining road is gravelled. Tenders were invited for the bids and we opened them last week. So, within the next two weeks, we should be able to award the contract. The works are expected to begin next month and the total contract sum is Kshs200 million."
}