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

{
    "id": 1083291,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1083291/?format=api",
    "text_counter": 530,
    "type": "speech",
    "speaker_name": "Hon. Patrick Mariru",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 13400,
        "legal_name": "Patrick Kariuki Mariru",
        "slug": "patrick-kariuki-mariru"
    },
    "content": "I can tell there are a number of Members who want to speak to this. The good news is that we are not concluding this now. There will still be another opportunity for Members to engage because it is now 6.30 p.m., and the House must rise."
}