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

{
    "id": 48285,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/48285/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Speaker, Sir, before I ask this Question, I wish to seek the indulgence and direction of the Chair, because the Question, as printed on the Order Paper, is materially different from what I had drafted and, therefore, does not capture the substance of the issue. I would, therefore, request the Chair to defer this Question, so that I can contact the Clerk’s Office to reinstate the substance of this Question."
}