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

{
    "id": 81315,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/81315/?format=api",
    "text_counter": 28,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, I have not denied. I have categorically said that I will require time to confirm and, therefore, I would neither deny nor confirm until I have the information. I have, therefore, not denied."
}