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

{
    "id": 1112012,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1112012/?format=api",
    "text_counter": 308,
    "type": "speech",
    "speaker_name": "Sen. Kang’ata",
    "speaker_title": "",
    "speaker": {
        "id": 1826,
        "legal_name": "Irungu Kang'ata",
        "slug": "irungu-kangata"
    },
    "content": "One area this Bill can consider concerns county health workers, which is a new cadre of human resource within our county health system. They are underpaid. More often than not, they do voluntary work. I am not so sure whether if we now pass this Bill their rights will be taken into account."
}