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

{
    "id": 34069,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34069/?format=api",
    "text_counter": 351,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "Dr. Khalwale raised an issue on mock examinations. I am quite aware of that, and I think it is a question of adjustment as to what stage they must have the conferences. However, I want to assure the House that these are absolutely important conferences for teachers to share their experiences and frustrations. In most cases, recommendations arising from these conferences inform the policy and what should happen in the management of institutions in their various capacities. Therefore, as far as the Ministry is concerned, we support these conferences, because they give value for money."
}