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

{
    "id": 20145,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20145/?format=api",
    "text_counter": 498,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I appreciate the contribution by the hon. Member but in the light of the fact that we have to finish all the business before 6.30 p.m. including the Committee of the Whole House and the more fundamental Motion of the nominees to the Constituencies Development Fund (CDF), I would really like to encourage you to call upon the Mover to reply."
}