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

{
    "id": 1095133,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1095133/?format=api",
    "text_counter": 249,
    "type": "speech",
    "speaker_name": "Hon. Patrick Mariru",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 13400,
        "legal_name": "Patrick Kariuki Mariru",
        "slug": "patrick-kariuki-mariru"
    },
    "content": " Hon. Members, when a Member rises on his feet and claims there is no quorum and it is established that indeed there is not, there is absolutely no option but the Speaker to order that the Quorum Bell to be rung for ten minutes."
}