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

{
    "id": 2331,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2331/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "(Ms. Karua)",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "to ask the Minister for Transport the following Question by Private Notice: (a) Why were the residents of Kyang’ombe and Maasai villages in Embakasi area, Nairobi, evicted without notice? (b) Why has the Government not provided the residents with alternative settlement? (c) What measures has the Government taken to offer assistance to the evictees?"
}