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

{
    "id": 223,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223/?format=api",
    "text_counter": 223,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "Madam Temporary Deputy Speaker, we agree with what the Minister has said – that he has done a lot – but one of the good things about our Constitution is that we provided for devolution, so that any incoming Government does not do away with devolution. It will be part and parcel of our governance structure from the year 2013"
}