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

{
    "id": 9223,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9223/?format=api",
    "text_counter": 287,
    "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. Speaker, Sir. While we were about to take that Order last time, specifically on 2nd November, 2011, I had risen on a point of order immediately after hon. Mungatana had risen on another similar point of order. Time ran out before I had completed. So, I am seeking your indulgence to conclude my submission on that point of order, upon which I was addressing the Chair as at the time that I was unable to complete."
}