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

{
    "id": 68296,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/68296/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I appreciate your ruling and I think it is right. However, given that, that particular Ambassador has advised his country to deny some Committee Members of this House visas, are we not exposing Members of those Committees to the risk of being denied visas?"
}