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

{
    "id": 55613,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55613/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "On a point of order, Mr. Speaker, Sir. You realize that this lengthy list has just been given. As hon. Members, we are interested in going through it so that we can interrogate the Assistant Minister properly. Would I be in order to request that this Question be deferred so that we can peruse the list and participate in this very important Question?"
}