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

{
    "id": 145503,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/145503/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Dr. Gesami",
    "speaker_title": "The Assistant Minister for Public Health and Sanitation",
    "speaker": {
        "id": 19,
        "legal_name": "James Ondicho Gesami",
        "slug": "james-gesami"
    },
    "content": "Oboch Dispensary will be considered for upgrading into a health centre status as soon as the necessary infrastructure and equipment has been put in place. At the moment, patients can access medical services at Nyabondo Mission Hospital and Nyakach A.I.C Dispensary which are three kilometres and two hundred metres away, respectively, from the said Oboch Dispensary."
}