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

{
    "id": 784276,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/784276/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Hon. Kisang",
    "speaker_title": "",
    "speaker": {
        "id": 2263,
        "legal_name": "William Kipkemoi Kisang",
        "slug": "william-kipkemoi-kisang"
    },
    "content": "With those few remarks, I beg to second. If there is any part of the Bill that you believe it is offensive, we are willing and available, so that we can make the necessary amendments. We want to come up with a law for posterity. I second, Hon. Speaker."
}