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

{
    "id": 182019,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/182019/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Ruteere",
    "speaker_title": "",
    "speaker": {
        "id": 92,
        "legal_name": "Silas Muriuki Ruteere",
        "slug": "silas-ruteere"
    },
    "content": "asked the Minister for Public Health and Sanitation:- (a) whether she is aware that Ruiri Health Centre in Imenti North District has a GoK vehicle but no driver; and, (b) what steps she is taking to employ or post a driver to the health centre."
}