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

{
    "id": 87491,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87491/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Mr. Gunda",
    "speaker_title": "",
    "speaker": {
        "id": 25,
        "legal_name": "Benedict Fondo Gunda",
        "slug": "benedict-gunda"
    },
    "content": "Mr. Speaker, Sir, I have a problem with what is going on where the Cabinet has set up a sub-committee which is currently churning out many bills for debate in Parliament and yet my understanding is that this should have been left to the Implementation Committee. Why is the Cabinet taking over the roles of the Implementation Committee?"
}