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

{
    "id": 84567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/84567/?format=api",
    "text_counter": 256,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "To me, this looks very wide and open-ended provision. We need to be very careful. We need to insulate this commission from interference from any quarter, or interference from future legislations. Chances are that if we leave it like this and then there comes another legislation which could go against the spirit of this particular Bill, the Commission will be required to go by that legislation."
}