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

{
    "id": 140594,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/140594/?format=api",
    "text_counter": 375,
    "type": "speech",
    "speaker_name": "Dr. Kosgei",
    "speaker_title": "The Minister for Higher Education, Science and Technology",
    "speaker": {
        "id": 13,
        "legal_name": "Lucas Kipkosgei Chepkitony",
        "slug": "lucas-chepkitony"
    },
    "content": "I would like to thank the House for enormous support it has given to us. I want to assure you that we have taken note of what you say and we will take your remarks into consideration. I am sure the House would understand if I thank the Departmental Committee on Education, Research and Technology because I know how much time and effort they have taken to understand what we want to do and suggest to us what we could do, that we had not thought of. We will, of course, continue to engage you, as a Committee, us we move forward."
}