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

{
    "id": 98599,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98599/?format=api",
    "text_counter": 280,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "(v) The learned judge in acquitting the accused relied on the decision of the Court of Appeal in the case of Eric Akeyo Otieno versus the Republic which he held, was binding on him. However, that case is easily distinguishable in the following respects:- (a) More than one armed officer was involved in the shooting but only one was charged in the case that was before the Court of Appeal."
}