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

{
    "id": 500688,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/500688/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Hon. Katoo",
    "speaker_title": "",
    "speaker": {
        "id": 199,
        "legal_name": "Judah Katoo Ole-Metito",
        "slug": "judah-ole-metito"
    },
    "content": "Yes, it is my final comment. I just want to say that if you look at the democracies that are purely presidential, the Senate is devolved. We have senates in the states of USA. I think it is high time we also devolved our Senate and have it in our counties. There is no democracy where you have only a two-chamber House at the national level. We should have two chambers also at the county level. I beg to second."
}