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

{
    "id": 383369,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/383369/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "You are both right; you were on the Floor and you had not exhausted your time allocation. But, unfortunately, the duration of the entire Motion reached a point where only 10 minutes was remaining and that is usually reserved for the Mover to reply. Now, maybe, you can request Sen. Nobwola to donate a few minutes to you; but it is really her generosity."
}