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

{
    "id": 789921,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/789921/?format=api",
    "text_counter": 386,
    "type": "speech",
    "speaker_name": "Hon. Kajwang’",
    "speaker_title": "",
    "speaker": {
        "id": 2712,
        "legal_name": "Tom Joseph Kajwang'",
        "slug": "kajwang-tom-joseph-francis"
    },
    "content": "Hon. Chairman, you are absolutely correct. What we need is policy making. What we need to have is a board that can make policy which is designed to the core mandate of the organisation. If we needed everybody else, why would we not have environmentalists? Because theirs is a profession called Environmental Science for which somebody has a degree. If we needed computers, why would we not need computer engineers?"
}