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

{
    "id": 52600,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52600/?format=api",
    "text_counter": 185,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "asked the Minister for Roads:- (a) whether he is aware of the permanent weighbridge which has been mounted on the road at Maili Nne in Eldoret, thus obstructing traffic flow on the busy Eldoret-Malaba Road; and, (b) what urgent measures the Ministry is putting in place to ensure smooth flow of traffic on the said road."
}