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

{
    "id": 45976,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45976/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I seek your indulgence in that I had discussed with the Minister that she needs to take me through the sites and the people involved here. To my calculation, that will require between three weeks and five weeks, so that I can familiarize myself with the people mentioned here."
}