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

{
    "id": 3265,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3265/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Dr. Otuoma",
    "speaker_title": "",
    "speaker": {
        "id": 132,
        "legal_name": "Paul Nyongesa Otuoma",
        "slug": "paul-otuoma"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, as I was explaining, these two individuals that Dr. Khalwale talked about came to my attention that these Kenyans were not accredited through the chef de missio who is in charge of accreditation."
}