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

{
    "id": 104168,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104168/?format=api",
    "text_counter": 193,
    "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 two companies exporting macadamia nuts. Both companies are family concerns. Just like in the case of maize, there are three families which control 67 per cent of the entire unga trade."
}