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

{
    "id": 55435,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55435/?format=api",
    "text_counter": 312,
    "type": "speech",
    "speaker_name": "Mr. Gitari",
    "speaker_title": "",
    "speaker": {
        "id": 388,
        "legal_name": "Joseph Gachoki Gitari",
        "slug": "joseph-gitari"
    },
    "content": "I have heard that these quarries have existed since 1980, and now we are in 2011. I think it is a requirement of law that before you do any quarry, you do an environmental impact assessment report, which is to be followed every year by an audit report. The audit report tries to look at the mitigation measures, whether they were implemented."
}