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

{
    "id": 1054674,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1054674/?format=api",
    "text_counter": 272,
    "type": "speech",
    "speaker_name": "Suba South, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": " Thank you, Hon. Speaker. In trying to comply with Articles 217 and 218 of the Constitution, the people of Kenya decided to create those articles to help divide revenue between the two levels of Government; the national and county governments."
}