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

{
    "id": 1087041,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1087041/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Sen. Moi",
    "speaker_title": "",
    "speaker": {
        "id": 305,
        "legal_name": "Gideon Kipsiele Towett Moi",
        "slug": "gideon-moi"
    },
    "content": "I am happy to report that Phase II of the connectivity initiative is underway. This phase will provide coverage of 101 sub locations in 18 counties. Moreover, the CAK has set in motion plans to deploy Phase III of the project that brings the country to full coverage with no Kenyan left behind."
}