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

{
    "id": 30839,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30839/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Mr.Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Chairman, Sir, I do not want to interrupt this discourse. However, in his opening remarks, Mr. Githae, while making his submissions, my learned junior and brother, he referred to me as a “sour loser”. I am neither sour nor a loser. The language is unparliamentary. I want him to withdraw those remarks."
}