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

{
    "id": 253876,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/253876/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Mr. Cheboi",
    "speaker_title": "",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": "Mr. Speaker, Sir, is it in order for the Chair to allow the hon. Member to confess because he is saying that everybody has participated in corrupt activities in one way or another? He should confess the bit of corruption that he has participated in!"
}