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

{
    "id": 1001104,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1001104/?format=api",
    "text_counter": 87,
    "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. Deputy Speaker. I thank you for the direction that you have given regarding those who have sought Statements that, they need to be informed when the Statements will be answered so that they can make themselves available. They can even request to be considered for allocation of seats. You remember we are only sitting here about 60 of us and those who are sitting in the next room are also equally not many. Having said that, this is a matter of national importance and I thank the Chair for bringing this Report. It has caused a lot of heat especially in the Coastal region. I think it is a matter that..."
}