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

{
    "id": 120232,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120232/?format=api",
    "text_counter": 165,
    "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. Deputy Speaker, Sir. I sought clarification or confirmation from the Assistant Minister whether the fear that we are going to pay Kshs24 billion more on our debts is real or not real, given the decline in the dollar value? Could he specifically deal with that?"
}