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

{
    "id": 35769,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/35769/?format=api",
    "text_counter": 386,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Deputy Speaker, Sir, I was contributing because I heard you making a ruling. I think now I need to conclude. We need to debate. There are very serious issues to be discussed. We have the names of panelists to be vetted."
}