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

{
    "id": 18412,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/18412/?format=api",
    "text_counter": 89,
    "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. Temporary Deputy Speaker, Sir. I have spoken to the Minister for Water and Irrigation. She told me to inform the Chair that she has already spoken to the Questioner and they are in agreement that the Question should be listed on the Order on Tuesday next week."
}