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

{
    "id": 30323,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30323/?format=api",
    "text_counter": 305,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "The Minister for Fisheries Development",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": " On a point of order, Mr. Speaker, Sir. In the month of August, 2011, Mr. Kutuny sought a Ministerial Statement from my Ministry regarding the sacking of the KEBS boss. That statement was supposed to be delivered today. I am ready with the Statement here, but Mr. Kutuny is not here."
}