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

{
    "id": 987334,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/987334/?format=api",
    "text_counter": 588,
    "type": "speech",
    "speaker_name": "Kandara, JP",
    "speaker_title": "Hon. (Ms.) Alice Wahome",
    "speaker": {
        "id": 1700,
        "legal_name": "Alice Muthoni Wahome",
        "slug": "alice-muthoni-wahome"
    },
    "content": " Hon. Chairman, I really want to commend the Chair of finance for seeing this mischief by some people at the Treasury. I think we need to send a message that although COVID-19 is here with us and that we may be working one day in a week, as the Treasury brings proposals they should not think that we are asleep."
}