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

{
    "id": 1080214,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1080214/?format=api",
    "text_counter": 363,
    "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": " Hon. Members, we are done with the existing clauses. However, we still have New Clauses under that. We shall do the New Clauses together in one act so that we are done with it completely. Chair, kindly, move the Second Reading of New Clause 4A."
}