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

{
    "id": 646465,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/646465/?format=api",
    "text_counter": 8,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Hon. Senators, I would like to reorganize the Order Paper temporarily. We need a requisite number to vote on Order Nos. 9 and 10. I believe that we shall get numbers later. Let us move on to Order No. 12 with a caveat that immediately we get the requisite numbers, we shall go to Division before we resume debate on Order No.12. I hope that is acceptable to all Members. The Senate Majority Leader, please, move Order No.12."
}