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

{
    "id": 190945,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/190945/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Madam Temporary Deputy Speaker, I may not specify what the \"other deals\" are, but in Economics, where I am a trained scientist, there is what is called an opportunity cost for everything you do. If you do not do this one, then you must be doing something else."
}