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

{
    "id": 150411,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150411/?format=api",
    "text_counter": 138,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Speaker, Sir, now that the Minister has admitted that FMCC is withdrawing the chemical from the market, which amounts to admission of public liability, how much is he planning to demand in compensation for the big and small wildlife and livestock lost as a result of poisoning?"
}