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

{
    "id": 456899,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456899/?format=api",
    "text_counter": 71,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": " Hon. Kamama, we will have that when you present the Statements. So, let us have the Statement as requested by hon. Wafula. I hope that you are ready. I can see that hon. Wafula is around."
}