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

{
    "id": 1499761,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1499761/?format=api",
    "text_counter": 218,
    "type": "speech",
    "speaker_name": "Sen. Kisang",
    "speaker_title": "",
    "speaker": {
        "id": 2263,
        "legal_name": "William Kipkemoi Kisang",
        "slug": "william-kipkemoi-kisang"
    },
    "content": "If you get somebody who is 45 years and above who is in this House, and even outside there, there used to be two types of schools. There were schools done by the Government and there were some harambee secondary schools."
}