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

{
    "id": 10396,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10396/?format=api",
    "text_counter": 209,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Madam Temporary Deputy Speaker, it is good to hear that the Ministry has that exotic proposal of buying 47 air ambulances. Do they equally have a proposal to upgrade the medical facilities in each county so that there is no need of evacuating patients outside each county?"
}