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

{
    "id": 181194,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/181194/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Mr. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "asked the Minister for Public Health and Sanitation what plans she has to provide medical staff and fully operationalize Nthambiro, Kiraone and Kiegoi health centres which are fully equipped, but are not operational due to lack of staff."
}