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

{
    "id": 15511,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15511/?format=api",
    "text_counter": 38,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Speaker, Sir, the budget of the Ministry of State for Special Programmes for Strategic Grain Reserve (SGR) in this financial year is Kshs1 billion. The National Cereals and Produce Board (NCPB) has borrowed Kshs2 billion from banks to buy commercial maize for selling."
}