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

{
    "id": 89384,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/89384/?format=api",
    "text_counter": 21,
    "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": " On a point of order, Mr. Deputy Speaker, Sir. I was ready with the answer to the second Question by Private Notice. Ordinarily, if the Questioner is not there, the Chair will just drop it because it looks like that Questioner is not serious with his Question."
}