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

{
    "id": 195930,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/195930/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Mr. Oparanya",
    "speaker_title": "The Minister of State for Planning, National Development and Vision 2030",
    "speaker": {
        "id": 201,
        "legal_name": "Wycliffe Ambetsa Oparanya",
        "slug": "wycliffe-oparanya"
    },
    "content": " Thank you, Mr. Deputy Speaker, Sir. Before I reply, I want to donate part of my time. I think that is right. Is it not so?"
}