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

{
    "id": 111065,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111065/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Thank you Mr. Speaker, Sir. In view of the fact that the end of the financial year is beckoning and this was a project for this financial year, can the Minister tell the House exactly when he is going to finish these consultations and whether they will include the relevant Parliamentary committee? These days we like the participatory approach as Members too have ideas on how best we can serve our people."
}