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

{
    "id": 567543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/567543/?format=api",
    "text_counter": 568,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": "sure. Hon. Chepkong’a, what you will do is to proceed and do your few minutes now. I am sure we will consult with the Speaker and see whether it is prudent and I am sure the Speaker will make a good ruling on that. That depends on what you think because you may be given 45 minutes but you want to spend ten. We will see what to do with that."
}