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

{
    "id": 190171,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/190171/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, Members of Parliament are members of the DEBs. They know that DEBs are supposed to hold at least, four meetings, in a year. In case there is a DEB that is not holding these meetings in the year, the Member of Parliament should inform us and we shall order that the DEB hold its meetings as required by the law."
}