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

{
    "id": 3741,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3741/?format=api",
    "text_counter": 20,
    "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 beg the indulgence of the Chair to give me up to next week in order to reply to this Question because I wanted the details which I had promised the House, but my officers were unable to get those details right away. I will request the Chair to allow me to answer this next week on Thursday."
}