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

{
    "id": 385110,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/385110/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Sen. Karaba",
    "speaker_title": "",
    "speaker": {
        "id": 232,
        "legal_name": "Daniel Dickson Karaba",
        "slug": "daniel-karaba"
    },
    "content": "Madam Temporary Speaker, I withdraw that and continue. What we have in front of us is a budget which we are supposed to scrutinize. That is what we are doing and we have the mandate to do so. As I stand here, I have a feeling that we, as Senators, need to be seen as having the power to endorse, discuss and dispose of this Bill as we pass it with or without amendments."
}