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

{
    "id": 38938,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/38938/?format=api",
    "text_counter": 458,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order! Members, first you need to know that Order No.9 should take a maximum of three hours. So, be prepared. We have just passed a Motion that we must conclude all business on the Order Paper. So, as you raise your points of order, take that into account."
}