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

{
    "id": 201630,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201630/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Mr. Odoyo",
    "speaker_title": "",
    "speaker": {
        "id": 340,
        "legal_name": "Peter Ochieng Odoyo",
        "slug": "peter-odoyo"
    },
    "content": "Yes, Mr. Speaker, Sir. In undertaking scientific research, we will have two specimens; one with chemical and another one which has no chemical. With these specimens, we can study the behaviour of how that particular disease of that particular organism will behave."
}