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

{
    "id": 1420661,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1420661/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Speaker, Sir, it was Dr. Martin Luther King who said that, if you are accused of breaking the law when the law you are accused to be breaking is a bad law, then that is the highest respect of the law. The Deputy Speaker is right, I am out of order. However, the law that makes what I am doing to be out of order is a bad law and, therefore, my defiance to it is the greatest respect of it."
}