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

{
    "id": 203543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/203543/?format=api",
    "text_counter": 201,
    "type": "speech",
    "speaker_name": "Prof. Anyang'-Nyong'o",
    "speaker_title": "",
    "speaker": {
        "id": 193,
        "legal_name": "Peter Anyang' Nyong'o",
        "slug": "peter-nyongo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I seek your indulgence. If, indeed, the newspapers have put in quote what the Minister said, is it the onus on me to say he did not say it or is it on him to say he did not say so?"
}