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

{
    "id": 101625,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101625/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Mr. Kaino",
    "speaker_title": "",
    "speaker": {
        "id": 32,
        "legal_name": "Boaz Kipchumba Kaino",
        "slug": "boaz-kaino"
    },
    "content": "asked the Minister for Medical Services:- (a) why the Kshs.600,000,000 allocated for the construction of Marakwet District Hospital in 2004 was not utilized; and, (b) when the Government will re-allocate the money for its original purpose."
}