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

{
    "id": 124356,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124356/?format=api",
    "text_counter": 199,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "What is the average age of your bulls, and what safety valves have you put in place to make sure that there is no in-breeding now that the semen lasts forever, to make sure that off-springs from certain bulls are not repeated through daughters, granddaughters and great granddaughters?"
}