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

{
    "id": 273925,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/273925/?format=api",
    "text_counter": 387,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Deputy Speaker, Sir, I also rise to support this Motion. If you look at the Order Paper, there is quite heavy business which we are to undertake. A lot of it has been postponed in the last two weeks. So, it is only fair that we extend time, deal with the business and then we can deal with any other thing."
}