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

{
    "id": 1105414,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1105414/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Limuru, JP",
    "speaker_title": "Hon. Peter Mwathi",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": " Thank you, Hon. Speaker. I concur with Hon. Gideon that there may have been an oversight on the actual details of the death of Emmanuel Rono, which I promise to include when I bring the Statement sought by Hon. Erick Muchangi."
}