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

{
    "id": 104702,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104702/?format=api",
    "text_counter": 727,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Lastly, as you are aware, we have plenty of rain in the country and many of us are farmers. We want to go and join our friends and families in ensuring that we improve on the crop production in this country so that our food security can be enhanced."
}