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

{
    "id": 270104,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/270104/?format=api",
    "text_counter": 387,
    "type": "speech",
    "speaker_name": "Mr. Outa",
    "speaker_title": "",
    "speaker": {
        "id": 133,
        "legal_name": "Fredrick Otieno Outa",
        "slug": "fredrick-outa"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. This is a very important debate but if you look around, you will see that the Members present are not enough to constitute a quorum. So, would I be in order to ask for your direction because there is no quorum in the House?"
}