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

{
    "id": 193893,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/193893/?format=api",
    "text_counter": 312,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "The Assistant Minister for Finance",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": " Mr. Deputy Speaker, Sir, I am seeking your indulgence whether this is in accordance with our Standing Orders. Our Standing Orders state that any debate, unless it is a constitutional amendment, only requires a quorum. If there is a quorum - this is a guarantee - then I do not see any reason why there should be an adjournment."
}