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

{
    "id": 10261,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10261/?format=api",
    "text_counter": 74,
    "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, if you look at the Question, you will find that it involves death – somebody has been killed or somebody had died. So, in order for me to come up with an answer which is elaborate, it is better for me to answer it either on Tuesday or Wednesday morning. I would have answered this Question tomorrow, but I will not be around. That is why I request my friends to bear with me until next week."
}