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

{
    "id": 120380,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120380/?format=api",
    "text_counter": 313,
    "type": "speech",
    "speaker_name": "Dr. Otichilo",
    "speaker_title": "",
    "speaker": {
        "id": 131,
        "legal_name": "Wilber Ottichilo Khasilwa",
        "slug": "wilber-ottichilo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. You will note that we have contributed to this Bill and hon. Members are actually repeating themselves. Would I be in order to request that the Mover be now called upon to reply?"
}