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

{
    "id": 2190,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2190/?format=api",
    "text_counter": 222,
    "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. Deputy Speaker, Sir, again, I would seek the indulgence of the Chair to allow this Question to appear in the Order Paper tomorrow. I will prevail upon the Minister or his assistant to come and answer it."
}