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

{
    "id": 121074,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/121074/?format=api",
    "text_counter": 202,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I asked for a Ministerial Statement on the 11th of this month. The Chair directed that the Minister in charge of internal security gives that Statement last week on Thursday. I was away on an errand for Parliament. Today, I see the Minister is here, I do not know whether he is ready to give that Statement."
}