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

{
    "id": 268001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/268001/?format=api",
    "text_counter": 390,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Speaker, Sir, as we wait for the Ministerial Statement on Tuesday, we would like to have an assurance from the Assistant Minister that the employees who have been exercising their democratic rights will not be victimized between now and Tuesday like they have done to one, Mr. Nyakundi."
}