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

{
    "id": 80602,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80602/?format=api",
    "text_counter": 406,
    "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. Deputy Speaker, Sir. Thank you for your indulgence and for your direction. But as you realize, even the Committee will still interrogate Ministers. So, when Ministers are not really ready before the Floor of the House, do you expect them to be ready in Committee?"
}