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

{
    "id": 196617,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/196617/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is it in order for the Ministers to sit on the Opposition side and harass the Backbenchers? Could I ask the Chair to request or order the Ministers to move to where they belong, so that we can deal with them?"
}