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

{
    "id": 60389,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60389/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "Mr. Speaker, Sir, could the Assistant Minister tell us what they are trying to do on some of these vehicles which emit very thick smoke while moving on the roads? What control measures have they put in place to make sure that these vehicles do not emit thick smoke?"
}