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

{
    "id": 11993,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11993/?format=api",
    "text_counter": 299,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "The Minister for Public Health and Sanitation",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": " Mr. Speaker, Sir, the medical staff are on the ground. We must also appreciate that we do not have enough personnel like doctors and everybody to cover the whole country at once. But we have a strong surveillance team not only for aflatoxin but for all diseases. We have taken this as a special issue and all the medical personnel in every province have been alerted; even the teachers have been alerted by now and they will report to the medical personnel if there is any problem."
}