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

{
    "id": 105673,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/105673/?format=api",
    "text_counter": 202,
    "type": "speech",
    "speaker_name": "Dr. Otuoma",
    "speaker_title": "",
    "speaker": {
        "id": 132,
        "legal_name": "Paul Nyongesa Otuoma",
        "slug": "paul-otuoma"
    },
    "content": "Mr. Speaker, Sir, I undertake to do that to make sure that my extension officers on the ground are able to disseminate proper information. I also undertake to talk to my colleague, hon. Kenyatta here, to see if there will be a possibility that in this kind of funding that we are going to get, we can consider the liners for the purposes of solving that problem."
}