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

{
    "id": 1427,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1427/?format=api",
    "text_counter": 417,
    "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, Madam Temporary Deputy Speaker. I do not hold brief for hon. Waititu, but I think that the House will need your guidance. A Member has tabled documents which speak for themselves. So, if any other Member says they are not what they are, the onus then will be on that Member. However, to ask a Member who tables a document, to do something technical, like saying the location and other technical things, it will set a dangerous precedent. We shall never be able then to table documents unless the ones we have authored."
}