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

{
    "id": 4093,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4093/?format=api",
    "text_counter": 372,
    "type": "speech",
    "speaker_name": "Mr. Mwathi",
    "speaker_title": "",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": "Madam Temporary Deputy Speaker, in so doing I want to briefly state that I hold this unique position. I am the Member of Parliament for a constituency where there is both tea and coffee. I am very well aware that both of these crops are very important to small-scale farmers in the whole country."
}