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

{
    "id": 170507,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170507/?format=api",
    "text_counter": 419,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "We have started investigation into the matter, but there is nothing to report on yet. We, as a Committee, did agree that we needed more time, because this matter was brought to the Floor of the House by an individual. So, it was not a PAC question. So, I would like to---"
}