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

{
    "id": 12792,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12792/?format=api",
    "text_counter": 348,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Assistant Minister keeps on repeating the words “reasonable interest rates” all the time. It is the interest of this House and the nation’s for us to know what the interest rate is. Is the Assistant Minister in order to keep on referring to a figure that is not declared?"
}