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

{
    "id": 1132234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1132234/?format=api",
    "text_counter": 160,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Hon. Baya Yaa, I do not think the Speaker has got powers to order for reconnection of water. Let me consult. The Member for Keiyo South has arrived at the tail-end of Question Time. You are lucky that I had seen you earlier in the House before you went out. Therefore, under Standing Order No.1, I allow you to ask your Question. Please proceed."
}