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

{
    "id": 1613,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1613/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. This question is not appearing on the Order Paper for the first time. This Question was listed on the Order Paper in early November and was deferred for two weeks because the Minister was unable to give a satisfactory answer. Later on, it was deferred for two other weeks because some information was not available. So, I am wondering; how long does it take a Minister to put together a credible answer because we already have gone one month after this Question was listed on the Order Paper and six months after I filed it?"
}