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

{
    "id": 100326,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100326/?format=api",
    "text_counter": 11,
    "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": " Mr. Temporary Deputy Speaker, Sir, Section 14 of the Fiscal Management Act, 2009 requires that the Minister for the time being responsible for Finance lay before the House a Quarterly Compliance Report. For more information, I have submitted to the Clerk of the National Assembly adequate copies for distribution to all hon. Members."
}