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

{
    "id": 456095,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456095/?format=api",
    "text_counter": 160,
    "type": "speech",
    "speaker_name": "Hon. Cheruiyot",
    "speaker_title": "",
    "speaker": {
        "id": 14,
        "legal_name": "Zakayo Kipkemoi Cheruiyot",
        "slug": "zakayo-cheruiyot"
    },
    "content": "He has got an honest face, I am sure he will do it. Thank you, hon. Speaker."
}