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

{
    "id": 99295,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99295/?format=api",
    "text_counter": 120,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "Some of the candidates who appeared for the other candidates impersonated the identity of those candidates. It was not feasible to be able to discern between those who registered genuinely for the examination and those who appeared genuinely for that examination. Therefore, it became necessary to incorporate the birth certificates, so that, that will then be able to tell us how long---"
}