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

{
    "id": 234641,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234641/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Dr. Kibunguchy",
    "speaker_title": "",
    "speaker": {
        "id": 294,
        "legal_name": "Enoch Wamalwa Kibunguchy",
        "slug": "enoch-kibunguchy"
    },
    "content": "Mr. Speaker, Sir, I have just said very clearly here that we have sent a surgeon to Marsabit District Hospital. A trained surgeon will be able to detect cancer of the oesophagus any time anywhere. So, I do not think there is any need for the Ministry to deploy a team to go to that area. We have a surgeon and we are confident he is doing a good job."
}