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

{
    "id": 987649,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/987649/?format=api",
    "text_counter": 903,
    "type": "speech",
    "speaker_name": "Hon. Patrick Mariru",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 13400,
        "legal_name": "Patrick Kariuki Mariru",
        "slug": "patrick-kariuki-mariru"
    },
    "content": "Order Members! There were a lot of consultations. Let me tell you the import of this vote. The amendment by the Chair had been withdrawn. So, what we are dealing with is now that section which is not amended to be part of the Bill. So, I will put the Question. Please consult in low tones."
}