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

{
    "id": 96002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96002/?format=api",
    "text_counter": 7,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. My point of order is based on the bomb blast that occurred in Uganda. Uganda is our neighbouring country and we all know what happened there a few days ago. Could I be in order to ask Parliament to observe one minute of silence in honour of those who lost their lives in Uganda?"
}