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

{
    "id": 143202,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/143202/?format=api",
    "text_counter": 23,
    "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": " Mr. Speaker, Sir, I would like to request that I answer this Question next week, if we do not go on recess. We received the Question yesterday, and we need to get information from the ground. I do not want to give an unsatisfactory answer to this Question because of its nature. The Question involves killing of some people. So, if you can give me more time, I will get a satisfactory answer."
}