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

{
    "id": 10264,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10264/?format=api",
    "text_counter": 77,
    "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": " That is a good question, Madam Temporary Deputy Speaker. If you want the Question to be put on the Order Paper for anybody else to come and answer, I have no problem. However, I am saying that I will not be around tomorrow and, may be, we would not have got the answers we are looking for by tomorrow. That is why I am requesting until next week. At least, I know that my colleagues want a good answer. I should not just answer the Question just for the sake of answering. That is why I am requesting until next week."
}