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

{
    "id": 333210,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333210/?format=api",
    "text_counter": 347,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " I had said that hon. Karua would be the last but I can see three other requests. This matter being important – one of them being the Chairman of the Departmental Committee on Justice and Legal Affairs - I will allow it. I will allow hon. Mureithi, hon. Midiwo and hon. Baiya will come last."
}