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

{
    "id": 676578,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/676578/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Hon. Waiganjo",
    "speaker_title": "",
    "speaker": {
        "id": 2644,
        "legal_name": "John Muriithi Waiganjo",
        "slug": "john-muriithi-waiganjo"
    },
    "content": "Hon. Speaker, I beg to move that the Public Appointments (County Assemblies Approval) Bill be now read a Second Time. This Bill has emanated from the Senate. The purpose of this Bill is to give a legal framework to the county assemblies."
}