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

{
    "id": 50076,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50076/?format=api",
    "text_counter": 194,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I rise under Standing Order No.40(3), which provides as follows:- “40(3) In the absence of the Prime Minister, a Deputy Prime Minister designated by the Prime Minister may make a statement or answer Questions under this Part.”"
}