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

{
    "id": 10313,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10313/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Madam Temporary Deputy Speaker, we are talking about a very sensitive issue. Do not just think that anybody who is killed is killed as a result of drugs. If there is any information that can let us know that, that particular person was killed as a result of drugs, I am ready to take action even today."
}