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

{
    "id": 48862,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/48862/?format=api",
    "text_counter": 209,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, continued poaching of elephants in our game reserves is tarnishing the image of this country. What corrective measures is the Ministry taking to make sure that this trend is curbed, so that we preserve our wildlife for posterity?"
}