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

{
    "id": 3925,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3925/?format=api",
    "text_counter": 204,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I want to ask a question. I was building my case. What programme does he have for many hospitals, including Garissa General Hospital, in the country that have no doors, windows, and where three to five patients share one bed?"
}