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

{
    "id": 82231,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/82231/?format=api",
    "text_counter": 54,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I hope you have heard what the Minister has said. He has said that Members are not listening and yet, I have been listening all this time. He is avoiding to answer the question. Is he in order to say that Members are not listening, when we have been waiting for his answer and it is not forthcoming?"
}