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

{
    "id": 66177,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66177/?format=api",
    "text_counter": 339,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, based on that which was extracted yesterday, I wish, therefore, to read Standing Order No.80(1) on matters that are sub judice or secret. It says:- “Subject to paragraph (5), no Member shall refer to any particular matter which is sub"
}