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

{
    "id": 33849,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33849/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "Mr. Speaker, Sir, what measures has the Ministry put in place to ensure that only authorized vehicles use that road? We have vehicles carrying sand from Iten using that road. The weight of the trucks is over 20 tonnes. If you drive through that road, you will realise that some sections of the road, which were repaired last time, are worn out. What measures have you put in place to address the situation?"
}