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

{
    "id": 98932,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98932/?format=api",
    "text_counter": 185,
    "type": "speech",
    "speaker_name": "Mr. Wamalwa",
    "speaker_title": "",
    "speaker": {
        "id": 148,
        "legal_name": "Eugene Ludovic Wamalwa",
        "slug": "eugene-wamalwa"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Is it in order for the Assistant Minister to evade my question? We are asking that today is the deadline set by the Ministry. Are you going to postpone it or not? What are you doing about today’s deadline?"
}