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

{
    "id": 230934,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/230934/?format=api",
    "text_counter": 329,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "The Minister for Energy",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": " On a point of order, Mr. Temporary Deputy Chairman, Sir. With due respect, I think there was confusion on both sides of the House because on our side we thought we were voting for Clause 10(b) and not Clause 10(a). We ask for clarity if the entire amendments that we are voting for could be repeated to us so that we can vote."
}