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

{
    "id": 48873,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/48873/?format=api",
    "text_counter": 220,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I seek your indulgence on a matter that you deferred, allow the Minister for Roads to visit a road where a contractor had diverted water meant for a community. It was a Question by Private Notice. You had indicated that within 48 hours, the Minister should visit the site. I seek your indulgence on how we need to move on a matter like that."
}