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

{
    "id": 101240,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101240/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Deputy Speaker, Sir, I will repeat the Question for the Assistant Minister to hear. Could he specify any area where the electronic format or card system is being used, even on trial basis, to minimize the agony many families have to go through before they receive this hard earned famine relief?"
}