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

{
    "id": 6209,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6209/?format=api",
    "text_counter": 216,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order! Take your time, Mr. Ojode, look at those proceedings very carefully and come back this afternoon and clarify the position. Better still, if you wish me to defer this Question, I will. However, I will not let you off the hook so easily on the basis of the explanation that you are giving in this House where a court of law has found a citizen innocent and you have subjected the same citizen to the same procedures and punished him. So, please, take a look at those proceedings very carefully."
}