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

{
    "id": 101630,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101630/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "asked the Minister for Roads:- a) if he is aware that Road C65, particularly the section between Nyambari and Githunguri Town, is dilapidated; and, (b) what steps he is taking to repair the road, given that it passes through a densely populated and highly productive area."
}