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

{
    "id": 90858,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/90858/?format=api",
    "text_counter": 151,
    "type": "speech",
    "speaker_name": "Dr. Kosgei",
    "speaker_title": "The Minister for Agriculture",
    "speaker": {
        "id": 13,
        "legal_name": "Lucas Kipkosgei Chepkitony",
        "slug": "lucas-chepkitony"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, let me assure the hon. Member near me here that we have a policy on mango production. We discussed it with the horticultural group and the Agriculture Committee. So, we are looking into that sub-sector."
}