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

{
    "id": 34482,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34482/?format=api",
    "text_counter": 272,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. On the same note, it is in the public domain that the Ministry of Lands has commissioned an in-depth investigation into the land issues in Lamu County. Would I be in order, with your indulgence, to request you to defer this Question and order the Ministry concerned to table the report of the findings to show whether such investigations have been done?"
}