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

{
    "id": 101664,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101664/?format=api",
    "text_counter": 152,
    "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 apologized for not being in the House when the Question was being asked. However, I will seek the indulgence of the Chair to allow the Minister to answer this Question on Wednesday morning. I say so because we received this Question yesterday and we have to sent our officers on the ground for details so that I can answer this Question satisfactorily."
}