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

{
    "id": 194704,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/194704/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Mr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Deputy Speaker, Sir, unfortunately, that is a very specific Question and I did not come with the answer to that. I would be very grateful if the hon. Member would ask that Question. I will answer him accordingly, or I will invite him to my office, and then we could go through those records. Otherwise, I do not want to give inaccurate information on that issue."
}