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

{
    "id": 11106,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11106/?format=api",
    "text_counter": 451,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Hon. Members, we shall, therefore, defer this Order to appear on the Order Paper on Tuesday. On that day, we will only entertain the submissions by hon. Imanyara and then the Minister will proceed to respond."
}