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

{
    "id": 127212,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/127212/?format=api",
    "text_counter": 91,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "Mr. Speaker, Sir, now that the Assistant Minister has done so well to clean Nairobi River and considering that there are so many other rivers in the countryside experiencing the same pollution and many people rely on these rivers, what is the Ministry doing to ensure that they are also protected from contamination?"
}