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

{
    "id": 10286,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10286/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Madam Temporary Speaker, you know, if, indeed, we were compromised, then even this preliminary report would not have been given to us. I want to say that we are also investigating what we are seeing on television, and we will come up with an elaborate explanation; those who are involved, I want to assure this House that action will be taken against them; the law is very clear. I do not wish to just issue a blanket statement and say that so-and-so is involved when there is no concrete evidence so far."
}