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

{
    "id": 333894,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333894/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "On a point of order, Mr. Speaker, Sir. It is saddening for the Minister to say that somebody from outside can just come and start a project here. Is he in order to mislead this House and the country that any outsider can come and venture in any project in Kenya without consulting the line Ministry?"
}