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

{
    "id": 20164,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20164/?format=api",
    "text_counter": 517,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. I rise to support this Motion. In supporting this Motion, I would like to draw the attention of the House to a more fundamental issue and this is on famine and food insecurity in the country. Every five years we have a bumper harvest followed by four years---"
}