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

{
    "id": 5510,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5510/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I realize that under our Standing Orders we are supposed to respond within 21 days. The Departmental Committee on Lands and Natural Resources is involved in a very serious exercise. I have just conversed with the Chairman .However, the Departmental Committee on Agriculture, Livestock and Cooperatives has no difficulty in coming back to the House in 21 days to respond."
}