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

{
    "id": 16963,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16963/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Speaker, Sir, in those circumstances, why did the Minister then not forward the Question to the Attorney-General for answering? Since he did not do so, would it be in order for you to direct that the Attorney-General answers the Question because it remains unanswered?’"
}