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

{
    "id": 666072,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/666072/?format=api",
    "text_counter": 220,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": " Let us have Hon. Wanyonyi. You will have to take a few minutes although I know you are a man of many words of wisdom."
}