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

{
    "id": 99454,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99454/?format=api",
    "text_counter": 279,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "I want to congratulate Mr. Lekuton for bringing this Bill before this House. We have supported it as the people of this country and representatives of Kenyans. Thank you and I beg to support."
}