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

{
    "id": 330945,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/330945/?format=api",
    "text_counter": 15,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Deputy Speaker, Sir, my point of order is on a procedural matter. This is because the Questioner said that this Question was put a long time ago, and it is a Question by Private Notice. Really, it beats logic for a Question by Private Notice to come after 48 hours. The Clerk’s Office ought to style up so that we do not have these eventualities in the House."
}