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

{
    "id": 8777,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8777/?format=api",
    "text_counter": 346,
    "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! This cannot be a debate between hon. Ruto and hon. Minister for Housing. Since this matter is affecting all of us, I will entertain contributions to it from this side, ask somebody representing the Leader of Government Business to respond on behalf the Government and then the Chair will make a ruling."
}