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

{
    "id": 105901,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/105901/?format=api",
    "text_counter": 430,
    "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": "Even as I congratulate and thank the Ministry, I am just a bit concerned that there are certain areas which, definitely, need a lot more financial support, especially at this time when we have had floods. We have experienced the drought. We have experienced outbreaks of unusual"
}