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

{
    "id": 301435,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301435/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Before you take the action of throwing out the Assistant Minister, which I know you are going to do, can I plead that he answers Question No.1555 and then you can throw him out?"
}