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

{
    "id": 274093,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/274093/?format=api",
    "text_counter": 555,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Chairman, Sir, my understanding of this is that, civilian authority at the County Government is exercised under the Governor. If you have subjected or subordinated the security organs to his authority, then you cannot say he cannot Chair or that he has no role to play in security."
}