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

{
    "id": 993996,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/993996/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": "Hon. Senators, it is also good to notify that our time is running out. We are almost at 4.00 p.m. and still have more Statements. I would like to request that if you have to make a Statement or comment, kindly, make it very brief, so that we can take care of all the Statements."
}