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

{
    "id": 145485,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/145485/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, you will agree with me that, that is a totally different Question. I would be able to lay any report if a substantive Question is asked. I will respond to it elaborately and I will do whatever is within my means to get what Dr. Khalwale wants."
}