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

{
    "id": 79001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/79001/?format=api",
    "text_counter": 181,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "In that case, Mr. Deputy Speaker, Sir, may I then request that we defer this Question may be for another one or two weeks so that the Assistant Minister can go and---"
}