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

{
    "id": 333803,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333803/?format=api",
    "text_counter": 311,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "26 Thursday, 29th November, 2012 The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Order! It does not matter. You need to do what you are doing at the appropriate place. Proceed, Mr. Ruto as I watch what Mr. Magerer is doing."
}