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

{
    "id": 110768,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110768/?format=api",
    "text_counter": 11,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "asked the Minister for Medical Services:- (a) whether he was aware that there is no hospital (Government or private) in Marsabit North District; and, (b) when the Government will build a hospital to serve the people of Marsabit North."
}