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

{
    "id": 220456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/220456/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, I have the HANSARD here and I want to read to you what was said. On page 1263, Mr. Kimunya said the following:- \"Mr. Deputy Speaker, Sir, I am not as corrupt as some of those hon. Members who are raising this issue\"."
}