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

{
    "id": 188432,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/188432/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Mr. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Last week on Tuesday, a Question that had been directed to the Ministry of Industrialization was not answered and the Chair ruled that the same be answered today, but it is on the Order Paper. So, I seek your guidance."
}