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

{
    "id": 337987,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/337987/?format=api",
    "text_counter": 1858,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": " Mr. Ruto, when we get to Clause 4 then we can talk about it. You are just ahead of us. Actually we have just finished dealing with Clause 2. We are moving to Clause 3 now. Could you be patient until we to get to Clause 4?"
}