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

{
    "id": 100906,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100906/?format=api",
    "text_counter": 140,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Standing Order No. 40 (3) reads: “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.” Mr. Speaker, Sir, our good friend, Prof. Saitoti, is not a Deputy Prime Minister."
}