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

{
    "id": 234620,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234620/?format=api",
    "text_counter": 11,
    "type": "speech",
    "speaker_name": "(Mr. Wambora)",
    "speaker_title": "",
    "speaker": {
        "id": 285,
        "legal_name": "Martin Nyaga Wambora",
        "slug": "martin-wambora"
    },
    "content": "to ask the Minister for Roads and Public Works:- In view of the on-going re-construction of the Embu-Thuci Road, which passes through Runyenjes Town, could the Minister instruct the contractor to put up a kilometre of by-pass through Runyenjes Township, to avoid unnecessary demolition of properties which would be affected by expanding the existing portion of the road within the township centre?"
}