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

{
    "id": 139117,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/139117/?format=api",
    "text_counter": 151,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "On behalf of the Government side, Mr. Speaker, Sir, I want to apologize for what has happened. I do not think something like this will ever happen again. I am submitting to you to accept my prayers that, next time, we will not have something like this happening."
}