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

{
    "id": 1231715,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1231715/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Speaker, Sir, I want to abide by the ruling, but could you guide the hon. colleagues on the other side, who have no knowledge of how sound is made scientifically? You cannot blow sound into my vocal cords."
}