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

{
    "id": 3596,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3596/?format=api",
    "text_counter": 441,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "With regard to new notes being printed, I think I made it clear in my previous statement that there are, indeed, no new notes being printed. However, we do have what is called stocks. Stocks are being utilized until such time that we have a new currency."
}