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

{
    "id": 520043,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/520043/?format=api",
    "text_counter": 51,
    "type": "speech",
    "speaker_name": "Hon. Serut",
    "speaker_title": "",
    "speaker": {
        "id": 297,
        "legal_name": "John Bomet Serut",
        "slug": "john-serut"
    },
    "content": "On a point of order, hon. Speaker. If you have heard that Petition by hon. Kemei, and looking at the business which we are about to transact as Order No.8, I am seeking your guidance as to what will happen to that Petition in case the business appearing as Order No.8 sails through."
}