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

{
    "id": 456235,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456235/?format=api",
    "text_counter": 300,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": "Yes, I can use this one, hon. Temporary Deputy Speaker. Thank you for recognizing me. I want to say from the outset that I support this Motion. I do not know this lady; I do not know her personally, but my gut tells me that she must be a good one. That is because she is a product of consultations. This is something that should be encouraged all the time whenever we make appointments. There should be deep consultations. This is something that should be encouraged; that all the time whenever we make appointments there should be deep consultation."
}