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

{
    "id": 113333,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/113333/?format=api",
    "text_counter": 233,
    "type": "speech",
    "speaker_name": "Mr. Mbugua",
    "speaker_title": "",
    "speaker": {
        "id": 386,
        "legal_name": "Simon Ng'ang'a Mbugua",
        "slug": "simon-mbugua"
    },
    "content": "Mr. Speaker, Sir, I want to thank the Prime Minister for his bold statement. However, the people of Nairobi are wondering where they will be buried in the next six months. What steps will be taken against those people who defrauded this country Kshs0.3 billion to ensure that they are brought to book? Apart from them being asked to step aside, what other steps will be taken to ensure that we recover this money?"
}