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

{
    "id": 1111461,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111461/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Sen. Cherargei",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "I conclusion, one of the items on the Big Four Agenda is food security. For us who come from the region where we pride ourselves as the bread basket of the Republic, we expected to get subsidized fertilizers and seeds so that we can plant more and produce a higher harvest."
}