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

{
    "id": 555345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555345/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Hon. A.B. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Hon. Speaker, I want to thank my colleagues. It shows the confidence this House has in Eugene Wamalwa. I hope the confidence he has in this House is the same he will have from the people of Kenya in the docket he has been nominated. I beg to move."
}