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

{
    "id": 1129750,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1129750/?format=api",
    "text_counter": 353,
    "type": "speech",
    "speaker_name": "Sen. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 75,
        "legal_name": "Ephraim Mwangi Maina",
        "slug": "ephraim-maina"
    },
    "content": "As you realise, we have no Implementation Committee in this House. This Committee will follow up to ensure that the decisions pertaining to lands, environment and natural resources are implemented so that the work we do is useful to Kenyans."
}