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

{
    "id": 262210,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/262210/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Deputy Speaker, Sir, in Parliament, we have the Parliamentary Service Commission, but in the county assemblies, we do not have an equivalent. So, there is need to enrich this Bill by providing for a sort-of Parliamentary Service Commission which will be the body, whether comprised of one member as a county commissioner, or three members of the County Assembly, charged with the welfare of the County Assembly members."
}