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

{
    "id": 677912,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/677912/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Sen. Sang",
    "speaker_title": "",
    "speaker": {
        "id": 907,
        "legal_name": "Stephen Kipyego Sang",
        "slug": "stephen-kipyego-sang"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I am patiently waiting for my statement under Statement (f) but apparently a number of Senators are just rising on points of orders and requesting for their statements and yet they are not on the schedule."
}