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

{
    "id": 323321,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/323321/?format=api",
    "text_counter": 162,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I want to thank the Assistant Minister for being candid enough to indicate here that the hospital lacks adequate facilities. This sub-district hospital was upgraded 12 years ago and not a single additional facility has been done up to now. What urgent measures has the Assistant Minister put in place to ensure that this sub-district hospital gets these facilities because it is important?"
}