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

{
    "id": 84670,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/84670/?format=api",
    "text_counter": 57,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "Mr. Speaker, Sir, denying or confirming is neither here nor there. The policy is clear. We normally hold these conferences in August or during the vacations. Therefore, this was an exception. Exceptions are allowed, even to rules."
}