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

{
    "id": 456877,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456877/?format=api",
    "text_counter": 49,
    "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. Bosire, what is not clear? You said you were going to be brief and you have not been brief at all. A clarification is that you want to get something made clear by the Chairman. Kindly, just go to the point."
}