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

{
    "id": 95347,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/95347/?format=api",
    "text_counter": 171,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Allow me to say that the question by hon. Kiuna, much as it is not directly related to this Question, I will offer unsolicited Statement next week on Tuesday, so that we can allay the fears as have been expressed by the hon. Member."
}