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

{
    "id": 42588,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42588/?format=api",
    "text_counter": 221,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Minister and his team are quite aware that under the law of contract, a third party is under no duty to ensure that the internal rules are complied with. Is it in order for the Ministry to subject those innocent Kenyans to this trauma for a mistake that is not theirs?"
}