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

{
    "id": 305123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/305123/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, I did not talk of CDF alone. I also talked of other stakeholders. In the meantime, we have told the schools that given the gaps that we have, let them formalize the requests for additional funding. They will be given money. This school has overstretched the facilities it has."
}