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

{
    "id": 940752,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/940752/?format=api",
    "text_counter": 10,
    "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. Members, I direct that the Quorum Bell stops ringing now. I think we have sufficient numbers. Please, settle down so that we can begin business for the day. Order, Members! Order! We can now start business. We have the requisite numbers. I direct we start business immediately."
}