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

{
    "id": 150400,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150400/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Speaker, Sir, I come from an agricultural constituency and we have used Furadan for the last 30 years. Furadan could have caused the death of seven lions but is it the only chemical in Kenya that can kill lions or are we going to ban every other chemical that can kill lions? Could this be a trade war just as we saw with the"
}