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

{
    "id": 10241,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10241/?format=api",
    "text_counter": 54,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": " Madam Temporary Deputy Speaker, I seek the indulgence of the Chair to defer this Question until next week since we received it last night. So, it was not possible for me to come up with something concrete. I request the Questioner to bear with us in order for me to come up with a good answer by Wednesday morning. This is because I will not be around tomorrow. I will be back on Tuesday. So, I do not want the Question to be deferred simply because I will not be in the House. I would like to answer it on Wednesday morning if possible or on Tuesday afternoon."
}