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

{
    "id": 34609,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34609/?format=api",
    "text_counter": 12,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir, pursuant to your first Communication, you will recall that, about a week and a half ago, when the three Bills were presented here, Dr. Khalwale, Dr. Eseli and I raised objections on the Constitutionality of the three Bills. I was just wondering if the Minister for Justice, National Cohesion and Constitutional Affairs is part of the team that is going to work on these three Bills."
}