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

{
    "id": 301959,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301959/?format=api",
    "text_counter": 272,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Speaker, Sir, there are some organizations in this country, and to the shock of my Committee and everybody else, who have been practicing extension, but they have never bothered to register so that you know who they are and what extension services they are able to give."
}