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

{
    "id": 3751,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3751/?format=api",
    "text_counter": 30,
    "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. Temporary Deputy Speaker, Sir, I would also seek the indulgence of the Chair to allow me to answer the Question next week because I had answered the part of the security and what is remaining are details from the Ministry of Education. So, I will be able to get those details. They promised to get them for us yesterday but we never got them. So, I seek the indulgence of the Chair to allow me to answer it on Thursday."
}