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

{
    "id": 206331,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/206331/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Prof. Mango",
    "speaker_title": "",
    "speaker": {
        "id": 288,
        "legal_name": "Christine Mango",
        "slug": "christine-mango"
    },
    "content": "Mr. Deputy Speaker, Sir, because the Motion has elicited a lot of interest, some of my colleagues have asked me to give each one of them a few minutes to contribute. I will give three minutes to Mr. Miriti, three minutes to Mr. Muturi and three minutes to Mr. Ojaamong."
}