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

{
    "id": 100707,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100707/?format=api",
    "text_counter": 392,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Order, Ms. Odhiambo, are you moving the Motion on behalf of the Committee? Do you have authority to that effect or are you just filling the space? This is a serious Motion. If you are not ready, there is no harm. We can just conclude the business and move on to the next Order."
}