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

{
    "id": 1451231,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1451231/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Sen. Kisang",
    "speaker_title": "",
    "speaker": {
        "id": 2263,
        "legal_name": "William Kipkemoi Kisang",
        "slug": "william-kipkemoi-kisang"
    },
    "content": "Thank you, Mr. Speaker, Sir. I also concur with Sen. Wambua. I believe that in all our universities, including the University of Nairobi where I did my Masters, the letter can only be admissible if it is accompanied by the graduation booklet from the university. Otherwise, the letter can be done by anybody to purport that it is coming from the university. The booklet with the name of this particular candidate should accompany the letter."
}