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

{
    "id": 642034,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/642034/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": "Order, Hon. Members! I will give the Floor to Members on the basis of the queue on my request list. Whoever wants to oppose the Motion will oppose it and whoever wants to support will support it. Proceed, Hon. Mwanyoha."
}