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

{
    "id": 6685,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6685/?format=api",
    "text_counter": 243,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The demolitions that we witnessed around Jomo Kenyatta International Airport (JKIA) and Moi Air Force Base have sent very frightening signals to the people and---"
}