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

{
    "id": 89857,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/89857/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, unfortunately, I have not consulted with the Attorney-General. Now that we are giving the Attorney-General the whole Question, it would be proper for me to consult with the Attorney-General. If we do not go on recess by Tuesday, I will be able to give an undertaking on Wednesday on when the Question should come to the House."
}