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

{
    "id": 172435,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172435/?format=api",
    "text_counter": 72,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "I have consulted with the Minister in charge of defence, and he says that he is going to consult with his officers, so that they can register the hospital with the NHIF."
}