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

{
    "id": 1123019,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1123019/?format=api",
    "text_counter": 63,
    "type": "speech",
    "speaker_name": "Garissa Township, JP",
    "speaker_title": "Hon. Aden Duale",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "of Devolution to support mobilisation of food, water and other necessitates to the families affected by drought ravaging several counties. The National Drought Management Authority (NDMA) estimates that 2.1 million Kenyans are facing acute food insecurity and are in urgent need of humanitarian assistance in the next six months."
}