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

{
    "id": 1159203,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1159203/?format=api",
    "text_counter": 443,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Mr. Temporary Speaker, Sir, I would like to request that the Senate Sitting be adjourned for about 30 minutes so that we can have consultations and try to come up with a way forward. We know we have extended the time past 6.30 p.m. However, this is a very important matter that affects the country. So, we would like to request that you give us about 30 minutes then following that we will be able to come back. Mr. Temporary Speaker, Sir, I beg your indulgence."
}