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

{
    "id": 101803,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101803/?format=api",
    "text_counter": 291,
    "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": " On a point of order, Mr. Temporary Deputy Speaker, Sir. I did not say that there is lack of enough laws. I said that we have enough laws. So, the hon. Member should not disagree with me."
}