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

{
    "id": 20147,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20147/?format=api",
    "text_counter": 500,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. In view of the fact that we need to get to the other Motion by 6.30 p.m. and in view of the fact that several hon. Members would be interested, could I be in order to call upon hon. Members to be considerate of other people so that we share the time between now and 6.30 p.m. as we dispose of the matter? I think five minutes or two minutes would be sufficient for each Member."
}