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

{
    "id": 123072,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123072/?format=api",
    "text_counter": 165,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Deputy Speaker, Sir, Ruiru 11 is a variety of coffee that has been exported from Kenya to Rwanda. Pyrethrum is also now being grown in China. They are outdoing our own market. Are we getting any royalties because these are Kenyan products based on patents in force?"
}