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

{
    "id": 4111,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4111/?format=api",
    "text_counter": 390,
    "type": "speech",
    "speaker_name": "Mr. Muturi",
    "speaker_title": "",
    "speaker": {
        "id": 102,
        "legal_name": "Barnabas Muturi C. Mwangi",
        "slug": "barnabas-mwangi"
    },
    "content": "Having said that, Madam Temporary Deputy Speaker, if we are supported to add value, subsidize our crops, educate our farmers on good use of finances, we shall improve our economy."
}