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

{
    "id": 9735,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9735/?format=api",
    "text_counter": 148,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Deputy Speaker, Sir, I have another request. There are other Questions I had filed alongside this one but it seems that no two Questions can be listed until one is disposed of."
}