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

{
    "id": 147371,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/147371/?format=api",
    "text_counter": 141,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Deputy Speaker, Sir, over the last few years, fees in the universities have gone up, but the maximum loan given to students has remained constant. What is the Ministry doing to ensure that they adjust upwards the maximum allowable loan to students?"
}