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

{
    "id": 72667,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/72667/?format=api",
    "text_counter": 173,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "asked the Minister for Public Health and Sanitation:- (a) whether she is aware that construction of Siomo Dispensary in Konoin District, funded through the Economic Stimulus Programme, has stalled due to lack of capacity by the contractor;"
}