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

{
    "id": 641663,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/641663/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": "Order, Members! Those who are exiting, kindly do so quietly. Okay, Hon. Members, kindly make sure you will be available especially at the end of this particular Bill because its deadline is tomorrow and, therefore, we must put the Question today."
}