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

{
    "id": 46812,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/46812/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Ms. Mathenge",
    "speaker_title": "",
    "speaker": {
        "id": 77,
        "legal_name": "Esther Murugi Mathenge",
        "slug": "esther-murugi"
    },
    "content": "Mr. Speaker, Sir, like I said, since we put a closure on 31st December and I do not have funding right now, I would have to go and look for funding for those ones and many others. That is why we have done the IDP policy so that whoever was not captured or profiled by the time we closed the registers, can be profiled and taken care of."
}