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

{
    "id": 15344,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15344/?format=api",
    "text_counter": 337,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I was not sent by anybody here. However, I have a right to consult and concur with the hon. Member. What we are actually doing is that we would want to reserve our comments to Wednesday, next week. It is not a secret."
}