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

{
    "id": 42302,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42302/?format=api",
    "text_counter": 409,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": " Thank you, Mr. Deputy Speaker, Sir. I recollect that in 1979 when I was elected the Chairman of the Law Society of Kenya, we raised two issues; one was the setting up of a Supreme Court and two, representation on the Judicial Service Commission of the Law Society. The former has been achieved and I"
}