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

{
    "id": 56150,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56150/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Speaker, Sir, is the Assistant Minister in order to continuously refer to prosecutions when the Report that was tabled before this House clearly says under part “X1V” that unless we have amended the penal code, we will not go anywhere on the matter at hand?"
}