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

{
    "id": 318165,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/318165/?format=api",
    "text_counter": 317,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "On a point of order, Mr. Speaker, Sir. You have made a directive that we take more Statements before we intervene and I have just seen the Leader of Government Business walking out. Does that mean that we will not be able to interrogate his Statement?"
}