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

{
    "id": 123290,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123290/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Mr. Waititu",
    "speaker_title": "",
    "speaker": {
        "id": 147,
        "legal_name": "Ferdinand Ndung'u Waititu",
        "slug": "ferdinand-waititu"
    },
    "content": "Mr. Deputy Speaker, Sir, I appreciate the work of the Ministry in constructing the Eastern Bypass which will ease traffic on Outer Ring Road. But right now, as the Assistant Minister has just confirmed, there are only four bus-stops from the General Service Unit (GSU) Roundabout to the JKIA Roundabout, which is a distance of about 12 kilometres. Those bus-stops are not enough because there are so many estates. About ten bus-stops should be constructed on that road. I am requesting the Ministry to increase bus-stops and since they have been promising to construct them, there must be a budget for it. Could the Assistant Minister confirm that there is a budget for those bus- stops in this financial year?"
}