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

{
    "id": 274290,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/274290/?format=api",
    "text_counter": 752,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Madam Temporary Deputy Speaker, I would like to support this Motion for Adjournment and say that Members are tired. I would have liked us to continue, but looking at the way debates have been going in the last one week, it looks like Members are tired and they were not really focusing on real issues that can help this country."
}