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

{
    "id": 9297,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9297/?format=api",
    "text_counter": 361,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, Mr. Imanyara! I do not want to interrupt you but given the balance of time, I would encourage that you finish by 20 minutes to 5.00 p.m., so that the Chairman can have five minutes. There are two people from the Front Bench and others who will get five minutes each, so that we dispose of the matter before 5.00 O’clock."
}