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

{
    "id": 12660,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12660/?format=api",
    "text_counter": 216,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I do recall I was in the House that day. The reason that you ordered this Question deferred is because the Minister started by saying “No, I am not aware.” So, is it in order for him to rise and start again to answer the Question that was rejected by the Chair on the basis that he could not stand and say: “No, I am not aware”?"
}