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

{
    "id": 124582,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124582/?format=api",
    "text_counter": 425,
    "type": "speech",
    "speaker_name": "Mr. Musyimi",
    "speaker_title": "",
    "speaker": {
        "id": 95,
        "legal_name": "Mutava Musyimi",
        "slug": "mutava-musyimi"
    },
    "content": "My final point has to do with the decision that I hope we, as a country, will be able to make in the not too distant future. In terms of the architecture of the Executive, whether we favour the parliamentary system or the presidential system, I have always argued for nearly two decades that I have been out there arguing for a new constitution that what I thought would help this country is a purely presidential system."
}