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

{
    "id": 100853,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100853/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Speaker, Sir, I seek the indulgence of the Chair because I have received a copy of the written answer but it still pleads for sub judice which is against the ruling you gave when I asked the Question on 13th April, 2010. However, I beg to ask the Question."
}