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

{
    "id": 5511,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5511/?format=api",
    "text_counter": 24,
    "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, if you so wish, you could direct the matter to the Departmental Committee on Agriculture, Livestock and Cooperatives and then we shall be able to dispose of it, otherwise, we will have to wait until January or February of next year."
}