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

{
    "id": 12981,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12981/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Deputy Prime Minister and Minister for Finance the following Question by Private Notice. Could the Minister confirm that De La Rue, a British Company, has been awarded a 10-year monopoly for printing Kenyan currency notes without being subjected to competitive international tendering?"
}