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

{
    "id": 116701,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/116701/?format=api",
    "text_counter": 333,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I also want to add my voice in opposing this particular amendment. That is because, really, if you are giving the Ministers responsibility, you should do so if you know that they have the capacity to execute that responsibility. As it stands now, it is not possible for the Minister to have the capacity to deal with administrative and financial matters."
}