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

{
    "id": 9320,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9320/?format=api",
    "text_counter": 384,
    "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. Kajwang! Members, let us not get excited about this thing. The Chair has been extremely generous to all of you, particularly the Back Benchers, and we allowed many of you to make your contributions. Let us allow the Members of the Executive also to make their contributions."
}