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

{
    "id": 32028,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32028/?format=api",
    "text_counter": 197,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": " Mr. Deputy Speaker, Sir, this Question appeared on the Order yesterday morning and the hon. Member requested to be given time to scrutinise the answer I had given. So, if he is not here, I would suggest that you take a very serious action against him, because it is not in the interest of this House that Questions keep on being deferred for no good reason."
}