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

{
    "id": 1113908,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1113908/?format=api",
    "text_counter": 55,
    "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": " Give the justification for the introduction of New Clause 2(4) (a). By the way, it is not New Clause 2(4) (a). It is New Clause 4A, as indicated in the Order Paper. What Members are waiting for is the import or rationale of the new Clause so that we carry them along."
}