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

{
    "id": 19899,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19899/?format=api",
    "text_counter": 252,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, we have a policy in the Ministry that if someone fails to meet a requirement based on KCSE results, that individual can take a bridging course or exam in that particular subject. There is room for that."
}