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

{
    "id": 110344,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110344/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, a number of methods have been put in place that have helped us reduce the number of irregularities. One of the long-term solutions to this problem has already been discussed in this House; that is proper identification of the candidates. That is why the birth certificates which have been causing a problem to some of us are being introduced. It will help solve the problem in the long-term."
}