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

{
    "id": 178282,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/178282/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Thank you, Mr. Speaker, Sir for giving me this opportunity to ask the Minister one question. Emanating from the spirit of the questions raised, it is almost clear that there are some notices which have already been issued to beach operators. Could he investigate the source of those notices, so that beach operators are not harassed between now and March, 2009?"
}