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

{
    "id": 1105582,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1105582/?format=api",
    "text_counter": 264,
    "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, this is resumption of debate interrupted on Tuesday, 21st September 2021. I am certain it had been moved, seconded and proposed. Hon. Members, for the record and avoidance of doubt, let me propose the Question because it was moved yesterday and seconded."
}