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

{
    "id": 157901,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/157901/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Deputy Speaker, I am reluctant to refer you to the Standing Orders which have created a window for us to make a caucus. We have already made the caucus but we have not communicated to you. So, wait, the Opposition is coming!"
}