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

{
    "id": 85493,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/85493/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": " We will defer the Question but I still want to wait because you are here and you are prepared to give the answer. So, let us give the hon. Member a little bit more time to come here. If he does not get here, we shall defer the Question to next week. Let us wait and see what is happening to the hon. Member!"
}