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

{
    "id": 67791,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67791/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Thank you, Mr. Speaker, Sir. You have made previous rulings on a similar matter, and your ruling was--- I may not be verbatim because I do not have it here, that where a committee is handling a particular business and it comes before the House, the House cannot be stayed by Committee proceedings. Essentially this means that what we are doing here cannot be stopped by what the Committee is doing at the backyard. Thank you."
}