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

{
    "id": 104009,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104009/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Gitau",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Assistant Minister in order to mislead the House by mentioning the case which I was charged with as the case the others were also charged with? I was released on a cash bail of Kshs20,000 when the others were never taken to court."
}