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

{
    "id": 244768,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/244768/?format=api",
    "text_counter": 130,
    "type": "speech",
    "speaker_name": "Mr. Marende",
    "speaker_title": "",
    "speaker": {
        "id": 289,
        "legal_name": "Kenneth Otiato Marende",
        "slug": "kenneth-marende"
    },
    "content": "Mr. Speaker, Sir, in view of the interest that this Question has generated; noting that there are many hon. Members who want to ask supplementary questions but have not been able to do so due to lack of time; taking into account the unsatisfactory answer so far given by the Assistant Minister, would I be in order to request that this Question be deferred?"
}