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

{
    "id": 20439,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20439/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Thank you Mr. Deputy Speaker, Sir. The Minister has so far done well. However, I would like to know the following: Now that the Ministry is giving money to universities for infrastructural development, is she satisfied that the rate at which that transfer is being done will give the university enough time to put up the infrastructure at the new campus at Chepkoilel?"
}