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

{
    "id": 202142,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202142/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Mr. Muiruri",
    "speaker_title": "",
    "speaker": {
        "id": 238,
        "legal_name": "Patrick Kariuki Muiruri",
        "slug": "patrick-muiruri"
    },
    "content": "Mr. Deputy Speaker, Sir, I have already said it very clearly. We are educating the farmers on their rights and advising them not to sell their products through brokers, but through the Horticultural Crops Development Authority. It is up to the respective hon. Members of Parliament to educate their people that they are being exploited."
}