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

{
    "id": 11113,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11113/?format=api",
    "text_counter": 458,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Hon. Members, we are now in the Committee of the whole House. There are two Bills for consideration. The first one is The Capital Markets (Amendment) Bill, Bill No.13 of 2011."
}