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

{
    "id": 147292,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/147292/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. In his answer, the Assistant Minister says that there have been 56 prosecutions. What were you prosecuting, Mr. Assistant Minister, if, indeed, there was no problem?"
}