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

{
    "id": 16251,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16251/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Next Question by the hon. Kiuna! The Minister has indicated to the Chair that he will not be available and has concurred with the Member. So, the Question is deferred to Tuesday, next week."
}