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

{
    "id": 310073,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/310073/?format=api",
    "text_counter": 736,
    "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. Temporary Deputy Chairman. Is it in order for the Minister to mislead this House by proposing that amendment, knowing very well that we are seeking to separate the functions of the two officers? Let the Council do the recommendation and let the DG do the implementation. Things work well that way."
}