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

{
    "id": 20516,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20516/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Mr. Odhiambo",
    "speaker_title": "",
    "speaker": {
        "id": 119,
        "legal_name": "Alfred Bwire Odhiambo",
        "slug": "alfred-bwire"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I seek your indulgence on this matter because this Question is appearing on the Order Paper for the fifth time now. Even the answer that I have today is very different from the answer that I was given previously and I wonder why they are changing goal posts on this Question!"
}