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

{
    "id": 1105569,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1105569/?format=api",
    "text_counter": 251,
    "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. Kabinga, unfortunately there can be no recommittal. That window is closed. However, nothing stops you from bringing an amendment in future in form of a Bill. Therefore, the window is now closed in terms of recommittal, but the future is not closed for you."
}