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

{
    "id": 1022830,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1022830/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Nakuru Town West, JP",
    "speaker_title": "Hon. Samuel Arama",
    "speaker": {
        "id": 2504,
        "legal_name": "Samuel Arama",
        "slug": "samuel-arama"
    },
    "content": "THAT, this deficit continues to rise due to fundamental constraints on both the demand and supply side and is exacerbated by urbanisation rate of 4.2 per cent which is equivalent to 0.5 million new city dwellers every year;"
}