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

{
    "id": 333252,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333252/?format=api",
    "text_counter": 389,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, hon. Members! You will realize that we are not doing very well on time. I will, therefore, allow a maximum of three interventions. I had requested that the specific interventions to the Statement should come under interventions. On that basis, I have Dr. Khalwale, hon. C. Kilonzo, hon. Kutuny and hon. Sirat, in that order."
}