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

{
    "id": 456886,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456886/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": " That is a valid point of order. I hope the Chair will be able to clarify that bit."
}