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

{
    "id": 6113,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6113/?format=api",
    "text_counter": 120,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": "As to the matter brought to my attention regarding a chief in Naivasha and a businessman who have behaved with extreme callousness, I was not aware of this. I would request the Member to give me details of the same and I undertake to ensure that something is done about it."
}