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

{
    "id": 240876,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/240876/?format=api",
    "text_counter": 70,
    "type": "speech",
    "speaker_name": "Mr. Obwocha",
    "speaker_title": "",
    "speaker": {
        "id": 356,
        "legal_name": "Henry Onyancha Obwocha",
        "slug": "henry-obwocha"
    },
    "content": "Mr. Speaker, Sir, that is why I said that we will investigate those people who were involved in corruption, if there were any. I assured the hon. Member that we will investigate the matter. Maybe, he did not hear me. I can assure you if that was the case on the ground, we will investigate it."
}