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

{
    "id": 6625,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6625/?format=api",
    "text_counter": 183,
    "type": "speech",
    "speaker_name": "Mr. Mudavadi",
    "speaker_title": "The Deputy Prime Minister and Minister for Local Government",
    "speaker": {
        "id": 84,
        "legal_name": "Wycliffe Musalia Mudavadi",
        "slug": "musalia-mudavadi"
    },
    "content": " Mr. Speaker, Sir, I believe that the Question should have been asked and I would have responded to it. Supervision, of course, is a function of the Prime Minister, but the aspect that is being sought here is about a policy and I believe I am competent enough to handle that."
}