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

{
    "id": 12036,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12036/?format=api",
    "text_counter": 342,
    "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": " On a point of order, Mr. Speaker, Sir. As much as I appreciate the concerns of the hon. Member, he has forgotten to mention another very key figure number four, who is the Speaker of the House."
}