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

{
    "id": 99299,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99299/?format=api",
    "text_counter": 124,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "In fact, it was at the request and at the behest of this honourable House that we must look for a credible method of registering these candidates for both Kenya Certificate of Primary Education (KCPE) and Kenya Certificate of Secondary Education (KCSE). That we should be able to find a method of identifying date, bona fide, genuine candidates who have sat for these examinations. It is in pursuit of this request from this honourable House that we thought the simplest and basic method that would be used is to identify these children through their birth certificates."
}