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

{
    "id": 40244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/40244/?format=api",
    "text_counter": 446,
    "type": "speech",
    "speaker_name": "Wetangula",
    "speaker_title": "",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I am sorry to interrupt my learned friend, but in view of the tremendous interest in this debate, I seek your indulgence. Standing Order No.87 gives the duration of speech as 20 minutes, but I wish to move that we limit it to five minutes, so that we give as many Members as possible an opportunity to contribute to this Motion."
}