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

{
    "id": 1234394,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234394/?format=api",
    "text_counter": 164,
    "type": "speech",
    "speaker_name": "Sen. Methu",
    "speaker_title": "",
    "speaker": {
        "id": 13581,
        "legal_name": "Methu John Muhia",
        "slug": "methu-john-muhia"
    },
    "content": "I have it in my hand. These days, I have known the rules of this House very well. I am rising in regard to the Speaker’s Rules No. 5 which is part of what guides us. “Senators are required not to enter into the Chamber, lounge or dining room without being properly dressed---” Mr. Deputy Speaker, Sir, I do not want to read the entire bit, but I am getting a little impatient. You had promised to deliver a ruling on the second day that I made that request. This is a very serious issue; we are just about to discriminate a religion in this particular House. It is very clear that religious attire is allowed in the House. I came here in an Indian religious attire."
}