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

{
    "id": 3856,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3856/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Mr. Ruteere",
    "speaker_title": "",
    "speaker": {
        "id": 92,
        "legal_name": "Silas Muriuki Ruteere",
        "slug": "silas-ruteere"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, before I ask the Question I would like to apologize for coming late. I will be going on a safari to South Africa this afternoon so I was trying to pursue some documents."
}