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

{
    "id": 17883,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17883/?format=api",
    "text_counter": 503,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Nairobi Metropolitan Development",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " Thank you, Mr. Temporary Deputy Chairman, Sir. I am just wondering why you said you have no information on Clause 13, because it is actually on the Order Paper. I do not know what you have done. Have we amended it or not? Have you ignored or what has happened?"
}