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

{
    "id": 52403,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52403/?format=api",
    "text_counter": 352,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I want to thank hon. Keynan. Let me now proceed with my contribution. I would urge my colleagues to wait for their time and make their contributions. What they are raising are actually points of argument."
}