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

{
    "id": 1093601,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1093601/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Sen. Outa",
    "speaker_title": "",
    "speaker": {
        "id": 133,
        "legal_name": "Fredrick Otieno Outa",
        "slug": "fredrick-outa"
    },
    "content": "Thank you, Madam Temporary Speaker. I want to commit to this House that we will do whatever it takes to bring this heinous act to book. As my senior said, this Committee is committed that within one month, we will be able to bring the interim report in this House."
}