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

{
    "id": 206982,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/206982/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Mr. Oparanya",
    "speaker_title": "",
    "speaker": {
        "id": 201,
        "legal_name": "Wycliffe Ambetsa Oparanya",
        "slug": "wycliffe-oparanya"
    },
    "content": "On a point of order, Mr. Speaker, Sir. You have deferred the Question until the Commission comes up with an answer. As we know how commissions work, it might take ten years to finish its work. Why can we not ask the substantive Minister to come here and answer this Question next week?"
}