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

{
    "id": 193889,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/193889/?format=api",
    "text_counter": 308,
    "type": "speech",
    "speaker_name": "Mr. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. This is a very important Motion and because of its importance, it requires a big number of Members to be present, especially when we are dealing with finances of this country. Mr. Deputy Speaker, Sir, I would propose that this Motion be adjourned until we have a good number of Members in this House to discuss it."
}