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

{
    "id": 8697,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8697/?format=api",
    "text_counter": 266,
    "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. Assistant Minister, you really need to take this House seriously. This House expects definite answers from the Government. It is not possibilities. This side can engage in possibilities, but this side cannot afford possibilities. You need to be very clear that either it happened or it did not happen. Which is the correct position?"
}