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

{
    "id": 290316,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/290316/?format=api",
    "text_counter": 279,
    "type": "speech",
    "speaker_name": "Mr. Mwau",
    "speaker_title": "",
    "speaker": {
        "id": 105,
        "legal_name": "John Harun Mwau",
        "slug": "harun-mwau"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Minister is refusing to answer the Question. Is it, therefore, in order to request that the Question be rescheduled so that other Members and I have an opportunity to read that voluminous report?"
}