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

{
    "id": 250204,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250204/?format=api",
    "text_counter": 379,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "The Minister for Justice and Constitutional Affairs",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, to continue from where I left, we will be judged not by the number of pious words we utter, but by our actions. We, as a Parliament, have a lot of pending legislation and Motions. Let us take time - I would expect during the recess, when the committees can meet - to go through the Bills, so that when we come here, we are able to expedite matters. That way we will have proved ourselves that we are genuinely motivated by the desire to serve Kenyans."
}