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

{
    "id": 294748,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/294748/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Mr. Chairman, Sir, I want to oppose this amendment. Kenya is a multiparty democracy. By virtue of being so, that is enough choice. Once you have made that choice, we want to have multiparty practice thrive in this country. It would be legislating in reverse if every time we make a gain, we reverse it."
}