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

{
    "id": 555640,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555640/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Hon. Wangwe",
    "speaker_title": "",
    "speaker": {
        "id": 2543,
        "legal_name": "Emmanuel Wangwe",
        "slug": "emmanuel-wangwe"
    },
    "content": "From the outset, I want to thank my colleague, Hon. Kang’ata Irungu for thinking very wisely on behalf of all of us and on behalf of all Kenyans. This is a very noble Bill that seeks to correct what has been an anomaly in the existing laws of the HELB so that it lives up to the reality on what prevails in our society today."
}