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

{
    "id": 41643,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/41643/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": " Thank you, Mr. Speaker, Sir. I was just about to conclude my reply. However, the eye surgeons doing the procedure are trained to avert the risks through patient assessments and preparations. This enables them to identify those who can benefit from the procedure and those who cannot. It also enables them to determine patients who should be monitored for possible complications."
}