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

{
    "id": 10957,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10957/?format=api",
    "text_counter": 302,
    "type": "speech",
    "speaker_name": "Mr. Twaha",
    "speaker_title": "",
    "speaker": {
        "id": 145,
        "legal_name": "Yasin Fahim Twaha",
        "slug": "yasin-twaha"
    },
    "content": "On a point of order, Mr. Speaker, Sir. This is a law making body and one of the cardinal principles of law is that there has to be certainty. A few months ago, I was expelled from this House for two sittings for speaking out of turn. Today, people are speaking out of turn all over the place and nothing is happening to them. Could you give us some guidance?"
}