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

{
    "id": 134220,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/134220/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Minister is trying to mislead the House by deliberately being vague. To the best of my knowledge virtually, all banks in Kenya are owned by Kenyans. Could the Minister answer the question? There has to be a criterion for a bank to qualify to be called “a local bank.”"
}