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

{
    "id": 23540,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23540/?format=api",
    "text_counter": 328,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, Mr. Kimunya! You are the Deputy Leader of Government Business and you should know better than anybody else the rules of the House. That matter has been disposed of. The continuity to explain was generously granted by the Chair and you did not convince the hon. Members. You cannot do it afterwards."
}