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

{
    "id": 1009759,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1009759/?format=api",
    "text_counter": 145,
    "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. I want to second this Procedural Motion. This is a new practice we have developed which I think is very good. Previously, we used to have cases where if there is a communication from the presidency or the Senate then, you would wait until we report back, or had to reconvene a Special Sitting just to read to us the communication and refer it to the Committee."
}