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

{
    "id": 45511,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45511/?format=api",
    "text_counter": 298,
    "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. Temporary Deputy Speaker, Sir. I was not asking for the hon. Member’s opinion. I was directing my point of order to the Chair if it is, indeed, in order. Guide us. I was asking for your ruling and your guidance and not the hon. Member’s preferred speaking position."
}