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

{
    "id": 83061,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/83061/?format=api",
    "text_counter": 49,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "Mr. Speaker, Sir, I would like to confirm to the House and my colleague that at least by Friday this week all the clerks will have received their pay. The funds were directed to be disbursed to the various accounts yesterday."
}