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

{
    "id": 30217,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30217/?format=api",
    "text_counter": 199,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. This is a grave matter and, as requested by Dr. Khalwale, would I be in order to request that this Question be deferred so that the Minister could table all those documents?"
}