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

{
    "id": 55230,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55230/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to thank the Minister for the answer. I would like to ask the Minister whether she could consider building a reservoir tank in the township in addition to the four kiosks, so that there will be continuous water flow in the busy township."
}