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

{
    "id": 103442,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103442/?format=api",
    "text_counter": 119,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, that is the reason why I do not want to give the name of the person whom we suspect to be the murderer. We are going to arrest that fellow once we have identified where he is. I want to assure this House that I am not aware of those other cases that he is talking about. I only know of this one and I can assure this House that we are going to arrest that particular person."
}