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

{
    "id": 3180,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3180/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "5. Non-existent investment by the State in any meaningful research and capacity building for health care despite losing battles against endemic illnesses and emerging diseases."
}