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

{
    "id": 78460,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78460/?format=api",
    "text_counter": 186,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": " Mr. Speaker, Sir, I just seek your indulgence. I am sure there must be very extra ordinary circumstances. It is not in the habit of the Deputy Prime Minister and Minister for Local Government to absent himself in this sort of manner. Thank you."
}