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

{
    "id": 1112471,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1112471/?format=api",
    "text_counter": 407,
    "type": "speech",
    "speaker_name": "Hon. Jessica Mbalu",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 432,
        "legal_name": "Jessica N. Mbalu",
        "slug": "jessica-mbalu"
    },
    "content": "Order Members! You may resume your seat. Order, Hon. Millie and Hon. Rozaah Buyu. Hon. Sankok, you are out of order. Hon. Millie Odhiambo, resume your seat. When I am on my feet, you must freeze. Otherwise, I will order the Serjeant-at-Arms to get you out."
}