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

{
    "id": 223334,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223334/?format=api",
    "text_counter": 86,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "asked the Minister for Trade and Industry what steps the Ministry has taken to ensure that horticultural exports from Kenya to the European Union are not affected by the new EU regulations."
}