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

{
    "id": 369884,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/369884/?format=api",
    "text_counter": 319,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": "I can see that some hon. Members are walking out and that is not allowed. Please, hon. Members, let us maintain order. I can particularly see hon. Okoth is on his way out. Hon. Obura, I hope you are not walking out otherwise, you will be attracting some attention from the Chair. Kindly, do not walk out."
}