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

{
    "id": 47004,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/47004/?format=api",
    "text_counter": 302,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, lastly, we are asking for more research to be done in the sugar industry. We need to have sugarcane types that mature quickly introduced, so that the farmer can recoup his investment within a shorter time. We need"
}