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

{
    "id": 192593,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192593/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Mr. Lesrima",
    "speaker_title": "",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": "Mr. Speaker, Sir, I need your guidance. The practice in this House is that the hon. Member who owns the Question puts it. The Minister answers the Question. Supplementary questions are asked by other hon. Members. If Mr. Chepkitony has not stood up to ask a question, he is satisfied!"
}