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

{
    "id": 23986,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23986/?format=api",
    "text_counter": 15,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, hon. Members! The Chair definitely appreciates such applause! In that spirit, we will get into business. It is the Committee of the whole House. We will proceed from where we left under The Elections Bill, Bill No.34 of 2011."
}