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

{
    "id": 128255,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/128255/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Speaker, Sir, I seek your indulgence. This Question was deferred to today so that the farmers union could consult with the Minister and compare documents. I confirm that one meeting has taken place and another one will take place on Tuesday. I seek your indulgence so that this Question can appear on the Order Paper after two weeks to enable those consultations. The Minister for Agriculture is agreeable."
}