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

{
    "id": 11198,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11198/?format=api",
    "text_counter": 543,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Hon. Members, this is not interesting. I think we need to take our work more seriously. This involves both sides of the House. So, it involves the whole House. I hope communication will go out that anybody who is listed on the Order Paper at a particular time should, at least, be available."
}