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

{
    "id": 130732,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130732/?format=api",
    "text_counter": 38,
    "type": "speech",
    "speaker_name": "Mr. Wamalwa",
    "speaker_title": "",
    "speaker": {
        "id": 148,
        "legal_name": "Eugene Ludovic Wamalwa",
        "slug": "eugene-wamalwa"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir. I wish to congratulate the Minister for creating more universities. But we believe that this should not be at the expense of tertiary colleges. In Kitale, we have the Kitale Technical Institute. We have been wishing to have a university there. Is it not possible to upgrade the facility to a university and still retain that technical aspect?"
}