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

{
    "id": 1060231,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1060231/?format=api",
    "text_counter": 10,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "QUORUM The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": "Order! Order, Members! We now have the requisite quorum to transact business. I direct that we commence business. Hon. Members, I direct that we move to the next business. For the convenience of the House, I direct that we move on, but there will be Communication from the Chair after we deal with Order No. 7."
}