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

{
    "id": 242488,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/242488/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Mr. Odoyo",
    "speaker_title": "",
    "speaker": {
        "id": 340,
        "legal_name": "Peter Ochieng Odoyo",
        "slug": "peter-odoyo"
    },
    "content": "Mr. Speaker, Sir, this hospital serves as the district hospital for Nyando. It has only ten-ward beds. It has no trauma centre or referral unit. It only has one doctor. When is the Ministry going to upgrade this hospital to the status of a district hospital in keeping with what the Health Requirement Act regulations require as to what a district hospital should have?"
}