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

{
    "id": 21772,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/21772/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I am quite alive to the fact that the newly-appointed Attorney-General is quite clearly in a position to respond to the issues being raised. I want to request the Chair to let him respond to our concerns, more particularly---"
}