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

{
    "id": 1032508,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1032508/?format=api",
    "text_counter": 47,
    "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": "I want to second this Motion. Yes, today morning is usually set aside for Private Members’ Motions and Bills. As the Leader of Majority Party has said, traditionally we have always allowed the immediate sittings after the President’s Speech to be set aside for debating it. In fact, the President’s Address to the Nation is such an important exercise in any democracy. This is because it spells out what the country has been able to achieve, what the Executive is doing and what it plans to do in the foreseeable future, mostly in the next one year."
}