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

{
    "id": 555118,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555118/?format=api",
    "text_counter": 162,
    "type": "speech",
    "speaker_name": "Hon. Gikaria",
    "speaker_title": "",
    "speaker": {
        "id": 2489,
        "legal_name": "David Gikaria",
        "slug": "david-gikaria"
    },
    "content": "to reduce the burden of ordinary Kenyans who want to put up small houses. Most people have bought themselves some plots where they would want to put up some few permanent houses. So, the SGR is going to be a big advantage in that regard."
}