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

{
    "id": 103746,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103746/?format=api",
    "text_counter": 77,
    "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": "My Ministry has finalized the designs for the upgrading of Isiolo-Modogashe Road to bitumen standards. Due to the financial requirements of upgrading this road, it has not been factored in the current medium-term expenditure framework budget. The Isiolo-Modogashe Road, B9, is located in Meru North and Isiolo Districts of Eastern Province. The surface condition of the road is partly graveled and partly earth with a total length of 195 kilometres."
}