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

{
    "id": 60204,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60204/?format=api",
    "text_counter": 188,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Nairobi Metropolitan Development",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "Again, if you look at the infrastructural projects that are currently going on in this country, in the last four years, we have constructed more roads than we have ever done in the last 40 years. Clearly, something was not happening. We have wasted a lot of time particularly on infrastructure. Infrastructure is the key to development in this country that we must emphasize. I am glad to say that if you go to every part of the country, there is a road being made or recarpted, potholes being removed, etcetera . In almost all the parts of this country, there is something happening. We are grateful for that."
}