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

{
    "id": 98655,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98655/?format=api",
    "text_counter": 336,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, Mr. Wako! I am sure you have been in this House long enough. You know hon. Members do not ask questions for the sake of asking. They demand answers. Either you disqualify yourself from answering, rather than just saying you have heard or you respond."
}