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

{
    "id": 99294,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99294/?format=api",
    "text_counter": 119,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": " I think Dr. Nuh, Member for Bura and many others have more or less asked similar question. You remember one of the issues that concern the hon. Members of this august House is the question of examination cheating. Therefore, we needed a correct method of identifying who are the possible impersonators involved in cheating in the examination."
}