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

{
    "id": 1993,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1993/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Mr. Joho",
    "speaker_title": "",
    "speaker": {
        "id": 30,
        "legal_name": "Hassan Ali Joho",
        "slug": "hassan-joho"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to ask the Minister for Lands the following Question by Private Notice."
}