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

{
    "id": 198139,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198139/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Member of Parliament for Ugenya",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Clerk, you have just said that voting will be by secret ballot. I have gone through my version of the Standing Orders of 2002 and I do not see anywhere it says that voting shall be by secret ballot."
}