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

{
    "id": 96273,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96273/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Speaker, Sir, indeed, the hon. Member is correct. We have the highest, but ultimately, we do not produce sufficient quantities to meet the supply or demand of the region. Were we in a position to meet the demand of the region, we would have had full authority and status to apply a higher duty rate."
}