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

{
    "id": 11977,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11977/?format=api",
    "text_counter": 283,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "The Minister for Public Health and Sanitation",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": " Mr. Speaker, Sir, I was explaining the problems which have been encountered. The different agencies have different responsibilities. I am saying that the modalities are being worked on by all those agencies to destroy it. Those are the final words that I uttered – to destroy. But how it is destroyed also has to be safe for the environment. That was what I was trying to say."
}