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

{
    "id": 134221,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/134221/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Mr. Oparanya",
    "speaker_title": "",
    "speaker": {
        "id": 201,
        "legal_name": "Wycliffe Ambetsa Oparanya",
        "slug": "wycliffe-oparanya"
    },
    "content": "Mr. Speaker, Sir, a local bank should have majority shareholders being locals. There are some Kenyans who own shares in the Standard Chartered Bank but their shareholding is only 30 per cent. So, if locals own 50 per cent or more shares in a bank, then it becomes a local bank."
}