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

{
    "id": 555673,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555673/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Hon. Melly",
    "speaker_title": "",
    "speaker": {
        "id": 12849,
        "legal_name": "Julius Kipbiwot Melly",
        "slug": "julius-kipbiwot-melly"
    },
    "content": "Hon. Temporary Deputy Speaker, the intention of the Higher Education Loans Board (HELB) was to ensure that Kenyans access higher education. Its purpose is to assist the younger generation to go through our system of education."
}