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

{
    "id": 168814,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/168814/?format=api",
    "text_counter": 106,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "Mr. Speaker, Sir, I would like to know from the Minister why they do not consider students in intermediary level who are equally deserving rather than laying so much emphasis on university education, which may not be demand driven in terms of the need of our economy?"
}