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

{
    "id": 99054,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99054/?format=api",
    "text_counter": 307,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. You have heard the Assistant Minister say that he was not aware and he is trying to beat about the bush. Would I be in order to request him to confirm to the entire country that no student will be prevented from doing his or her examinations as a result of lack of birth certificate?"
}