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

{
    "id": 265185,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/265185/?format=api",
    "text_counter": 1043,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "(3) A Bill may be introduced by any member or committee of the county assembly, but a money Bill may be introduced only in accordance with sub-section (3)."
}