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

{
    "id": 222509,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222509/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Mr. J.M. Mutiso",
    "speaker_title": "",
    "speaker": {
        "id": 273,
        "legal_name": "John Mutinda Mutiso",
        "slug": "mutinda-mutiso"
    },
    "content": ", asked the Minister for Science and Technology:- (a) how much bursary money has been set aside during the Financial Year 2006/2007 for technical institutions; and, (b) how much money the Government collected during the Financial Year 2005/2006 as training levy from various institutions in the country and how it was distributed to various beneficiaries."
}