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

{
    "id": 1371431,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1371431/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "His Excellency the President",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Hon. Members, you all know that we get mortgages at 3 per cent. The people in the social space also deserve to get 3 per cent. Those in the affordable housing space, will get at 6 per cent and 9 per cent for the market rate category."
}