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

{
    "id": 118001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/118001/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. Odhiambo",
    "speaker_title": "",
    "speaker": {
        "id": 119,
        "legal_name": "Alfred Bwire Odhiambo",
        "slug": "alfred-bwire"
    },
    "content": "asked the Minister for Medical Services what plans the Government has to upgrade Khunyangu Sub-District Hospital to a fully fledged District Hospital, given that the facility serves the people of Butula Constituency and the neighbouring Nambale and Ugenya Constituencies."
}