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

{
    "id": 994,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/994/?format=api",
    "text_counter": 499,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I rise to support this Motion. First of all, we need to start by lowering the price of sugar and then we go to maize flour and all other essential commodities that are used by the common mwananchi. I support the Motion."
}