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

{
    "id": 450018,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/450018/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Mr. Henry Rotich",
    "speaker_title": "The Cabinet Secretary for the National Treasury",
    "speaker": {
        "id": 13142,
        "legal_name": "Henry Rotich",
        "slug": "henry-rotich"
    },
    "content": "These measures, together with other measures proposed by the Committee on Interest Rates that were recently announced, including introducing the Kenya Bank Reference Rate (KBRR) and the transparent disclosure of bank charges through the Annual Percentage Rate (APR), are expected to drive average interest rates downwards, thus making credit affordable and accessible to as many Kenyans as soon as possible."
}