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

{
    "id": 313064,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/313064/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "Mr. Deputy Speaker, Sir, again I want to report that Kenya is a sovereign country. We do not take instructions from any power. If the bank was closed by the former American ambassador, we now have a new ambassador who should have opened the bank. However, I can say that the bank was put under statutory management to protect the depositors."
}