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

{
    "id": 1137298,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1137298/?format=api",
    "text_counter": 229,
    "type": "speech",
    "speaker_name": "Hon. Patrick Mariru",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 13400,
        "legal_name": "Patrick Kariuki Mariru",
        "slug": "patrick-kariuki-mariru"
    },
    "content": "Order, Hon. Members! For the Members who are outside, please, note that we are going to draw the Bars. You better get in fast. Order, Hon. Members! Voting will now start. Take your seats. I order that the doors be closed and the Bars drawn."
}