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

{
    "id": 1639,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1639/?format=api",
    "text_counter": 163,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Could he confirm with real researchers that actually these faded jeans are not health hazard to the consumers? Maybe, that is the other source. Has he considered all those possibilities, so that he could assure this country and the users of those faded jeans that they are safe to be used?"
}