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

{
    "id": 194714,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/194714/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Mr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Deputy Speaker, Sir, to bring a law here, we need to involve all the stakeholders. In fact, we are going to hold a workshop within this year to inform them that we are bringing to the House that Bill, so that we can have their input for it to be all-inclusive when it comes here."
}