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

{
    "id": 3139,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3139/?format=api",
    "text_counter": 393,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Madam Temporary Deputy Speaker, the second function of a Member of Parliament is legislative; making laws. We can amend and appeal them as the Constitution requires. We do not have to ask for permission from FKE or, indeed, any other interested party on that particular function."
}