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

{
    "id": 1153898,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1153898/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Cherangany, JP",
    "speaker_title": "Hon. Joshua Kutuny",
    "speaker": {
        "id": 61,
        "legal_name": "Joshua Serem Kutuny",
        "slug": "joshua-kutuny"
    },
    "content": "This is one of the very fundamental Bills that touch on the key actors in the health sector. Community health workers play an important role in health service delivery. They are the most effective health actors who influence hygienic and behavioural change."
}