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

{
    "id": 85078,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/85078/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "asked the Deputy Prime Minister and Minister for Finance why the Central Bank of Kenya has granted the US Government, through USAID, full and unfettered access to all physical and research data records of all commercial banks in the country from 2004 to date?"
}