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

{
    "id": 6292,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6292/?format=api",
    "text_counter": 299,
    "type": "speech",
    "speaker_name": "Dr. Wekesa",
    "speaker_title": "",
    "speaker": {
        "id": 209,
        "legal_name": "Noah Mahalang'ang'a Wekesa",
        "slug": "noah-wekesa"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, we are dealing with a specific Question. However, the hon. Member is now talking about the whole of Mt. Kenya. Why can we not finish dealing with this specific Question and then we can go into these other matters?"
}