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

{
    "id": 171948,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/171948/?format=api",
    "text_counter": 246,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Speaker, Sir, I would like to thank the Assistant Minister for that answer. However, I would like to know whether the Ministry has got a clear criteria on approving the necessary physical infrastructures which are required for putting up a campus or a satellite of a university."
}