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

{
    "id": 1241470,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1241470/?format=api",
    "text_counter": 160,
    "type": "speech",
    "speaker_name": "Sen. Methu",
    "speaker_title": "",
    "speaker": {
        "id": 13581,
        "legal_name": "Methu John Muhia",
        "slug": "methu-john-muhia"
    },
    "content": "Mr. Deputy Speaker, Sir, you told us to be quoting the Standing Order we think is out of order, and I want to quote Standing Order 101(3); Contents of Speech. It says- “It shall be out of order to use offensive or insulting language whether in respect of Senators or other persons.”"
}