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

{
    "id": 55993,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55993/?format=api",
    "text_counter": 449,
    "type": "speech",
    "speaker_name": "Prof. ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": " On a point of order, Mr. Speaker, Sir. Earlier on I had indicated that the mood of the House is that this is an Appropriation Bill. All issues were discussed during debate on the Supplementary Estimates Motion. So, would I be in order to ask that the Mover be now called upon to reply?"
}