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

{
    "id": 25170,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/25170/?format=api",
    "text_counter": 1199,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I wish to support and go on record to say that, of the many people whom I know who could be Attorney-General of the Republic of Kenya, Prof. Githu qualifies eminently to be the Attorney-General of the Republic of Kenya. I have had occasion to do many cases with him and I know he is going to discharge his responsibilities as the Attorney-General with distinction."
}