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

{
    "id": 313002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/313002/?format=api",
    "text_counter": 49,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the Assistant Minister to evade answering my question? This House deserves to be told why the KNEC gives different grades in the result slip for all the subjects? If it was just a mistake in the mean grade, one would understand, but if you give different grades on the result slip from what is on the final certificate, we need to be told what happened, which misled this student that much."
}