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

{
    "id": 66455,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66455/?format=api",
    "text_counter": 166,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, I beg to withdraw that particular statement, but I want to substitute with this: We have instructed the police that they must weed out known criminals. “Weed out” means they have to arrest them and take them to court. That is weeding them out!"
}