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

{
    "id": 159674,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/159674/?format=api",
    "text_counter": 465,
    "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": "So, I want to urge hon. Members to find out from the health centres and dispensaries in their respective constituencies how they can support the health committees so that each household can get messages of help. They need to know, for example, how they can deal with simple cases of diarrhoea affecting children, information on HIV/AIDS, Malaria and sanitation."
}