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

{
    "id": 964456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/964456/?format=api",
    "text_counter": 254,
    "type": "speech",
    "speaker_name": "Runyenjes, JP",
    "speaker_title": "Hon. Eric Njiru",
    "speaker": {
        "id": 2725,
        "legal_name": "Eric Muchangi Njiru",
        "slug": "eric-muchangi-njiru"
    },
    "content": " Thank you, Hon. Deputy Speaker for giving me an opportunity to add my voice to this very important Bill. I want to thank Hon. Victor Munyaka for the good work they have done as a Committee. They put a lot of hours into this work and we commend them for that."
}